[Bugs] [Bug 1168910] New: duplicate dirfd calls in opendir
bugzilla at redhat.com
bugzilla at redhat.com
Fri Nov 28 12:00:03 UTC 2014
https://bugzilla.redhat.com/show_bug.cgi?id=1168910
Bug ID: 1168910
Summary: duplicate dirfd calls in opendir
Product: GlusterFS
Version: mainline
Component: posix
Assignee: bugs at gluster.org
Reporter: amukherj at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com
Description of problem:
While doing a code walk through, found out that dirfd system call is executed
twice in posix_opendir. 2nd call is not needed, we could save the cost of
having another system call.
--
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