]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit78d62259ea10f1798796388243089e1b334eaf44
tree88e56131a18a1310e0d4a8bcabfce629496ca7d3
parentb45fa4caad6fdaebe69cbc3d76fa80eee49727c0
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