[Bugs] [Bug 1327035] New: fuse: Avoid redundant lookup on "." and ".." as part of every readdirp
bugzilla at redhat.com
bugzilla at redhat.com
Thu Apr 14 07:02:26 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1327035
Bug ID: 1327035
Summary: fuse: Avoid redundant lookup on "." and ".." as part
of every readdirp
Product: Red Hat Gluster Storage
Version: 3.1
Component: glusterfs-fuse
Assignee: rhs-bugs at redhat.com
Reporter: pkarampu at redhat.com
QA Contact: storage-qa-internal at redhat.com
CC: bugs at gluster.org, chrisw at redhat.com, csaba at redhat.com,
nlevinki at redhat.com, rgowdapp at redhat.com,
spalai at redhat.com
Depends On: 1273315
+++ This bug was initially created as a clone of Bug #1273315 +++
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.
--- Additional comment from Vijay Bellur on 2015-10-29 04:32:08 EDT ---
REVIEW: http://review.gluster.org/12374 (fuse: Avoid redundant lookup on "."
and ".." credit: R. Gowdappa) posted (#3) for review on master by Raghavendra G
(rgowdapp at redhat.com)
--- Additional comment from Vijay Bellur on 2015-10-29 04:32:35 EDT ---
COMMIT: http://review.gluster.org/12374 committed in master by Raghavendra G
(rgowdapp at redhat.com)
------
commit c1c5075df463fd298418bf31384b6d92f84d194b
Author: Susant Palai <spalai at redhat.com>
Date: Fri Oct 16 09:57:22 2015 -0400
fuse: Avoid redundant lookup on "." and ".."
credit: R. Gowdappa
Change-Id: I3bc1534e499f2eccd114db69a29c0b2ce82775db
BUG: 1273315
Reviewed-on: http://review.gluster.org/12374
Reviewed-by: Raghavendra G <rgowdapp at redhat.com>
Tested-by: Raghavendra G <rgowdapp at redhat.com>
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1273315
[Bug 1273315] fuse: Avoid redundant lookup on "." and ".." as part of every
readdirp
--
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=YyY9Hdsfk2&a=cc_unsubscribe
More information about the Bugs
mailing list