[Bugs] [Bug 1320818] Over some time Files which were accessible become inaccessible(music files)

bugzilla at redhat.com bugzilla at redhat.com
Wed Mar 30 04:24:05 UTC 2016


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



--- Comment #18 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/13837 committed in master by Jeff Darcy
(jdarcy at redhat.com) 
------
commit 773e660de0c45221b53cf2a489f28209145475db
Author: vmallika <vmallika at redhat.com>
Date:   Tue Mar 29 18:34:11 2016 +0530

    server: send lookup on root inode when itable is created

     * xlators like quota, marker, posix_acl can cause problems
       if inode-ctx are not created.
       sometime these xlarors may not get lookup on root inode
       with below cases
       1) client may not send lookup on root inode (like NSR leader)
       2) if the xlators on one of the bricks are not up,
          and client sending lookup during this time: brick
          can miss the lookup
       It is always better to make sure that there is one lookup
       on root. So send a first lookup when the inode table is created

     * When sending lookup on root, new inode is created, we need to
       use itable->root instead

    Change-Id: Iff2eeaa1a89795328833a7761789ef588f11218f
    BUG: 1320818
    Signed-off-by: vmallika <vmallika at redhat.com>
    Reviewed-on: http://review.gluster.org/13837
    Smoke: Gluster Build System <jenkins at build.gluster.com>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    Reviewed-by: Jeff Darcy <jdarcy 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=6vs16lpesY&a=cc_unsubscribe


More information about the Bugs mailing list