[Bugs] [Bug 1236009] New: do an explicit lookup on the inodes linked in readdirp

bugzilla at redhat.com bugzilla at redhat.com
Fri Jun 26 10:53:09 UTC 2015


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

            Bug ID: 1236009
           Summary: do an explicit lookup on the inodes linked in readdirp
           Product: GlusterFS
           Version: mainline
         Component: libgfapi
          Assignee: bugs at gluster.org
          Reporter: rabhat at redhat.com
        QA Contact: sdharane at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



Description of problem:

Like fuse, its better to do an explicit lookup on the inodes linked via
readdirp. Otherwise, post linkage directly fops will come and below xlators
such as AFR, DHT will not be able to do their house keeping activities for the
inode, which they would have done in lookup.

So do an explicit lookup on those inodes linked via readdirp, before proceeding
with the first fop on those inodes.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

-- 
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