vfs: make do_rmdir retry once on ESTALE errors
authorJeff Layton <[email protected]>
Thu, 20 Dec 2012 21:28:33 +0000 (16:28 -0500)
committerAl Viro <[email protected]>
Thu, 20 Dec 2012 23:50:04 +0000 (18:50 -0500)
commitc6ee920698301febdf10df0b57039173a1edbd43
tree48534e0529a69f534264a94854d1db0d1951eb51
parent9e790bd65ce4cbfdff305a57b67b1a2cbe5d4335
vfs: make do_rmdir retry once on ESTALE errors

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