diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2010-01-13 15:01:15 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2010-01-14 09:05:26 -0500 |
commit | 9850c056559f3633a32d810aaf00ced39437b364 (patch) | |
tree | 30e80de94e12ae758736cfb586db39cfa77d69df /fs/configfs | |
parent | 806892e9e12e731a0ca76c8f62ad95cf8eea9614 (diff) | |
download | kernel_samsung_smdk4412-9850c056559f3633a32d810aaf00ced39437b364.zip kernel_samsung_smdk4412-9850c056559f3633a32d810aaf00ced39437b364.tar.gz kernel_samsung_smdk4412-9850c056559f3633a32d810aaf00ced39437b364.tar.bz2 |
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 'fs/configfs')
0 files changed, 0 insertions, 0 deletions