]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/dcache.c
fix prune_dcache()/umount() race
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 23 Mar 2010 00:27:55 +0000 (20:27 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 21 May 2010 22:31:16 +0000 (18:31 -0400)
commit79893c17b45dec0d3c25bc22d28d9f319b14f573
tree560c5f13193cbb1e2d2bf5dc1fd6f25d49c01165
parentdf40c01a9249873e4ad0625ae5d9fb831962b75c
fix prune_dcache()/umount() race

... and get rid of the last __put_super_and_need_restart() caller

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/dcache.c