Skip to content
Commit c6a94284 authored by Jeff Layton's avatar Jeff Layton Committed by Al Viro
Browse files

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: default avatarJeff Layton <jlayton@redhat.com>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 5d18f813
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment