[Bugs] [Bug 1157223] nfs mount via symbolic link does not work

bugzilla at redhat.com bugzilla at redhat.com
Fri Nov 14 14:40:35 UTC 2014


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



--- Comment #22 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9052 committed in master by Niels de Vos
(ndevos at redhat.com) 
------
commit fdef42e82d66011a3a92c9c96db4ada2fa8d4814
Author: jiffin <jthottan at redhat.com>
Date:   Tue Nov 4 20:33:01 2014 +0530

    gNFS : make it possible to mount a subdir that actually is a symlink

    We are using the function to export all sub-directories in a gluster volume
via nfs.
    For real directories it works fine but if we have a symbolic link which
points to the
    directory, it is not possible to mount that directory via nfs and the
nameof the link.
    Kernel nfs resolves symlink handle to directoryhandle , similar gluster nfs
should
    resolve the symbolic link handle into directory handle.

    Change-Id: I8bd07534ba9474f0b863f2335b2fd222ab625dba
    BUG: 1157223
    Signed-off-by: jiffin tony thottan <jthottan at redhat.com>
    Reviewed-on: http://review.gluster.org/9052
    Reviewed-by: soumya k <skoduri at redhat.com>
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Jeff Darcy <jdarcy at redhat.com>
    Reviewed-by: Niels de Vos <ndevos at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=SupfIKyxlh&a=cc_unsubscribe


More information about the Bugs mailing list