[Bugs] [Bug 1161573] Enhancement in tcp mount routine, replace usage of glfs_* functions

bugzilla at redhat.com bugzilla at redhat.com
Fri Nov 7 13:46:27 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1161573

Niels de Vos <ndevos at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |Triaged
                 CC|                            |kkeithle at redhat.com
         Depends On|                            |1157223
            Summary|Enhancement in tcp mount    |Enhancement in tcp mount
                   |routine                     |routine, replace usage of
                   |                            |glfs_* functions



--- Comment #1 from Niels de Vos <ndevos at redhat.com> ---
Pointer:
-
https://github.com/gluster/glusterfs/blob/7e49787/xlators/nfs/server/src/mount3.c#L2049

instead of glfs_*() functions, we should use syncop_*(). This requires moving
code from libgfapi into the syncop framework.

The change for Bug 1157223 uses glfs_*() functions too.

http://review.gluster.org/9036 lists several other functions that should likely
be adjusted in a similar way.


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1157223
[Bug 1157223] nfs mount via symbolic link does not work
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list