Bug 763994 (GLUSTER-2262)

Summary: Spelling errors in source
Product: [Community] GlusterFS Reporter: Patrick Matthäi <pmatthaei>
Component: coreAssignee: Amar Tumballi <amarts>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 3.1.2CC: gluster-bugs, saurabh, vijay, vraman
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: RTNR Mount Type: ---
Documentation: DNR CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 764078    
Attachments:
Description Flags
Patch for spelling errors none

Description Patrick Matthäi 2010-12-30 20:20:43 UTC
Hello,

I have discovered many spelling errors in the source, patch attached.
But please note, that by replacing the wrong spelled word "maintainence" by "maintenance", that I also renamed a function, but grep says, that everything has been replaced.

e.g. static int rb_spawn_maintainence_client(foo) has been renamed.

Comment 1 Amar Tumballi 2011-02-18 02:48:10 UTC
I will fix it as a part of log-enhancement task. hence moving the target milestone.

Comment 2 Patrick Matthäi 2011-03-15 17:16:25 UTC
With 3.1.3 it are the following errors:

I: libglusterfs0: spelling-error-in-binary ./usr/lib/glusterfs/3.1.3/rpc-transport/rdma.so.0.0.0 recieved received
I: libglusterfs0: spelling-error-in-binary ./usr/lib/glusterfs/3.1.3/rpc-transport/rdma.so.0.0.0 recieved received
I: libglusterfs0: spelling-error-in-binary ./usr/lib/glusterfs/3.1.3/rpc-transport/socket.so.0.0.0 verison version
I: libglusterfs0: spelling-error-in-binary ./usr/lib/glusterfs/3.1.3/xlator/cluster/afr.so.0.0.0 algoritH algorithm
I: libglusterfs0: spelling-error-in-binary ./usr/lib/glusterfs/3.1.3/xlator/mgmt/glusterd.so.0.0.0 Recieved Received
I: libglusterfs0: spelling-error-in-binary ./usr/lib/glusterfs/3.1.3/xlator/mgmt/glusterd.so.0.0.0 Commited Committed
I: libglusterfs0: spelling-error-in-binary ./usr/lib/glusterfs/3.1.3/xlator/mgmt/glusterd.so.0.0.0 maintainence maintenance
I: libglusterfs0: spelling-error-in-binary ./usr/lib/glusterfs/3.1.3/xlator/mgmt/glusterd.so.0.0.0 maintainence maintenance
I: libglusterfs0: spelling-error-in-binary ./usr/lib/glusterfs/3.1.3/xlator/mgmt/glusterd.so.0.0.0 maintainence maintenance
I: libglusterfs0: spelling-error-in-binary ./usr/lib/glusterfs/3.1.3/xlator/mgmt/glusterd.so.0.0.0 maintainence maintenance
I: libglusterfs0: spelling-error-in-binary ./usr/lib/glusterfs/3.1.3/xlator/mgmt/glusterd.so.0.0.0 Recieved Received
I: libglusterfs0: spelling-error-in-binary ./usr/lib/libgfrpc.so.0.0.0 recieved received
I: libglusterfs0: spelling-error-in-binary ./usr/lib/libgfrpc.so.0.0.0 recieved received
I: libglusterfs0: spelling-error-in-binary ./usr/lib/libgfrpc.so.0.0.0 recieved received

Comment 3 Amar Tumballi 2011-03-16 02:52:56 UTC
Hi Patrick,

Thanks for this info. I have your patch, which will be taken in for 3.2.x release with fixes for bug 764078.

Also, while building deb packages, do you have more errors ? I fixed the man-page errors I guess. Let us know if you have other issues.

-Amar

Comment 4 Vijay Bellur 2011-03-22 08:02:13 UTC
PATCH: http://patches.gluster.com/patch/6510 in master (spelling errors fixed across the code base)