]> Pileus Git - ~andy/linux/commit
vfs: make lremovexattr retry once on ESTALE error
authorJeff Layton <jlayton@redhat.com>
Tue, 11 Dec 2012 17:10:18 +0000 (12:10 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 20 Dec 2012 23:50:11 +0000 (18:50 -0500)
commitb729d75d19777a5dd34672020516eada43ff026f
treeb5419b7700f6763a96d3e41b0e5beb193e6ca551
parent12f06212990400db1b54bd7b49b7f6f5f1b32469
vfs: make lremovexattr retry once on ESTALE error

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/xattr.c