NFS: BKL removal from the mount code...
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 3 Dec 2009 13:09:56 +0000 (08:09 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 3 Dec 2009 13:09:56 +0000 (08:09 -0500)
commit96f287b0cf512ee537826943c15b0b8647472f70
tree41ee4d27b988d3f2ba708c31451859e3c8ffca42
parent22763c5cf3690a681551162c15d34d935308c8d7
NFS: BKL removal from the mount code...

None of the code in nfs_umount_begin() or nfs_remount() has any BKL
dependency.

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