]> git.baikalelectronics.ru Git - kernel.git/commit
vfs: fix user_statfs to retry once on ESTALE errors
authorJeff Layton <jlayton@redhat.com>
Tue, 11 Dec 2012 17:10:14 +0000 (12:10 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 20 Dec 2012 23:50:07 +0000 (18:50 -0500)
commitad9b78925beb7d8363757b882bcd94911d0ca241
tree7183ec09a0c317d2b6fbe71ca3e15dfab8e107cd
parent52e356961dbc627e2caa0045845b5fe519d6870d
vfs: fix user_statfs to retry once on ESTALE errors

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