[Bugs] [Bug 1627620] SAS job aborts complaining about file doesn't exist
bugzilla at redhat.com
bugzilla at redhat.com
Sat Oct 20 01:08:23 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1627620
Worker Ant <bugzilla-bot at gluster.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|POST |MODIFIED
--- Comment #6 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/21147 committed in master by "Raghavendra G"
<rgowdapp at redhat.com> with a commit message- mount/fuse: return ESTALE instead
of ENOENT on all inode based operations
This patch is continuation of commit
fb4b914ce84bc83a5f418719c5ba7c25689a9251. This patch extends that
logic to all inode based operations and not just open(dir).
<snip>
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.
</snip>
Change-Id: I6313f520827e9af725485631cb6a9d9718243bc4
Signed-off-by: Raghavendra G <rgowdapp at redhat.com>
Fixes: bz#1627620
--
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=me4yG67J20&a=cc_unsubscribe
More information about the Bugs
mailing list