[Bugs] [Bug 1273315] New: fuse: Avoid redundant lookup on "." and ".." as part of every readdirp
    bugzilla at redhat.com 
    bugzilla at redhat.com
       
    Tue Oct 20 08:16:18 UTC 2015
    
    
  
https://bugzilla.redhat.com/show_bug.cgi?id=1273315
            Bug ID: 1273315
           Summary: fuse: Avoid redundant lookup on "." and ".." as part
                    of every readdirp
           Product: GlusterFS
           Version: mainline
         Component: fuse
          Assignee: bugs at gluster.org
          Reporter: spalai at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com
Description of problem:
Post readdirp we do lookup for each entry. We can avoid redundant lookup on
"." -> which is the $PWD it self and ".." -> parent.
-- 
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