diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2010-01-13 21:01:15 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2010-01-14 15:05:26 +0100 |
commit | 9850c056559f3633a32d810aaf00ced39437b364 (patch) | |
tree | 30e80de94e12ae758736cfb586db39cfa77d69df /.gitignore | |
parent | ecryptfs: Fix refcnt leak on ecryptfs_follow_link() error path (diff) | |
download | linux-9850c056559f3633a32d810aaf00ced39437b364.tar.xz linux-9850c056559f3633a32d810aaf00ced39437b364.zip |
Fix the -ESTALE handling in do_filp_open()
Instead of playing sick games with path saving, cleanups, just retry
the entire thing once with LOOKUP_REVAL added. Post-.34 we'll convert
all -ESTALE handling in there to that style, rather than playing with
many retry loops deep in the call chain.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions