summaryrefslogtreecommitdiffstats
path: root/fs/open.c
diff options
context:
space:
mode:
authorJeff Layton2012-12-11 18:10:10 +0100
committerAl Viro2012-12-21 00:50:05 +0100
commitc6a9428401c00a27d3c17264934d14e284570c97 (patch)
tree84d5e256e78615794a694cf5b6af80a92e8d01f9 /fs/open.c
parentvfs: make do_unlinkat retry once on ESTALE errors (diff)
downloadkernel-qcow2-linux-c6a9428401c00a27d3c17264934d14e284570c97.tar.gz
kernel-qcow2-linux-c6a9428401c00a27d3c17264934d14e284570c97.tar.xz
kernel-qcow2-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/open.c')
0 files changed, 0 insertions, 0 deletions