vfs: allow setxattr to retry once on ESTALE errors
authorJeff Layton <[email protected]>
Tue, 11 Dec 2012 17:10:15 +0000 (12:10 -0500)
committerAl Viro <[email protected]>
Thu, 20 Dec 2012 23:50:08 +0000 (18:50 -0500)
commit68f1bb8bb89e0bb813c893a42373a26ebdab7f9c
tree45be5b0fc0e490488a1e6c82fc7c51148edff8cb
parenta69201d6f08240f20a0d33a1b7273d1e7748791c
vfs: allow setxattr to retry once on ESTALE errors

Signed-off-by: Jeff Layton <[email protected]>
Signed-off-by: Al Viro <[email protected]>
fs/xattr.c