[Bugs] [Bug 1187474] Disperse volume mounted through NFS doesn't list any files/directories

bugzilla at redhat.com bugzilla at redhat.com
Thu Feb 5 13:33:16 UTC 2015


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



--- Comment #4 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9513 committed in master by Vijay Bellur
(vbellur at redhat.com) 
------
commit f75bb4a9ca14b50c7f828ee3fe4ba73dd78f094c
Author: Xavier Hernandez <xhernandez at datalab.es>
Date:   Fri Jan 30 11:47:11 2015 +0100

    ec: Special handling of anonymous fd

    Anonymous file descriptors need to be handled specially because
    they can be used in some non standard ways (i.e. an anonymous fd
    can be used without having been opened).

    This caused NFS to fail on some operations because ec always
    expected to have a previous successful opendir call (from patch
    http://review.gluster.org/9098/).

    This patch treats all anonymous fd as opened on all subvolumes.

    Change-Id: I09dbbce2ffc1ae3a5bcbb328bed55b84f4f0b9f8
    BUG: 1187474
    Signed-off-by: Xavier Hernandez <xhernandez at datalab.es>
    Reviewed-on: http://review.gluster.org/9513
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Pranith Kumar Karampuri <pkarampu at redhat.com>
    Reviewed-by: Vijay Bellur <vbellur 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=0K2tVYYBH9&a=cc_unsubscribe


More information about the Bugs mailing list