diff options
author | Jeff Layton <jlayton@redhat.com> | 2012-12-11 18:10:10 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-12-21 00:50:05 +0100 |
commit | c6a9428401c00a27d3c17264934d14e284570c97 (patch) | |
tree | 84d5e256e78615794a694cf5b6af80a92e8d01f9 /fs/binfmt_misc.c | |
parent | vfs: make do_unlinkat retry once on ESTALE errors (diff) | |
download | linux-c6a9428401c00a27d3c17264934d14e284570c97.tar.xz linux-c6a9428401c00a27d3c17264934d14e284570c97.zip |
vfs: fix renameat to retry on ESTALE errors
...as always, rename is the messiest of the bunch. We have to track
whether to retry or not via a separate flag since the error handling
is already quite complex.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/binfmt_misc.c')
0 files changed, 0 insertions, 0 deletions