[Bugs] [Bug 1529088] opening a file that is destination of rename results in ENOENT errors
bugzilla at redhat.com
bugzilla at redhat.com
Tue Dec 26 10:32:52 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1529088
--- Comment #4 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/19087 committed in release-3.12 by
\"Raghavendra G\" <rgowdapp at redhat.com> with a commit message- mount/fuse:
never fail open(dir) with ENOENT
open(dir) being an operation on inode should never fail with
ENOENT. If gfid is not present, the appropriate error is ESTALE. This
will enable kernel to retry open after a revalidate lookup.
>Change-Id: I8d07d2ebb5a0da6c3ea478317442cb42f1797a4b
>BUG: 1500269
>Signed-off-by: Raghavendra G <rgowdapp at redhat.com>
(cherry picked from commit fb4b914ce84bc83a5f418719c5ba7c25689a9251)
Change-Id: I8d07d2ebb5a0da6c3ea478317442cb42f1797a4b
BUG: 1529088
Signed-off-by: Raghavendra G <rgowdapp at redhat.com>
--
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