]> bbs.cooldavid.org Git - net-next-2.6.git/commit
NFS: Fix a potential race between umount and nfs_access_cache_shrinker()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 25 Jan 2008 21:38:17 +0000 (16:38 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:06:12 +0000 (02:06 -0500)
commit6f23e3872cff238589f9bf39c71db2ea880c9a26
tree7b118601dcd65ae2bee7eddbeae6bdd6d64f4423
parente6f810759505bc86c009854b82cc495ffd8eb020
NFS: Fix a potential race between umount and nfs_access_cache_shrinker()

Thanks to Yawei Niu for spotting the race.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/dir.c