NFS: Remove the BKL from the inode creation operations
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jun 2008 19:50:50 +0000 (15:50 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 15 Jul 2008 22:10:53 +0000 (18:10 -0400)
commitf1e2eda23513b68003202bddf1f84158baad8844
tree88e56131a18a1310e0d4a8bcabfce629496ca7d3
parentbba67e0e3f4caba2b2b90b48ed798fb0461bcb86
NFS: Remove the BKL from the inode creation operations

nfs_instantiate() does not require the BKL, neither do the attribute
updates or the RPC code.

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