NFS: Remove BKL usage from open()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jun 2008 17:26:23 +0000 (13:26 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 15 Jul 2008 22:10:53 +0000 (18:10 -0400)
commitbba67e0e3f4caba2b2b90b48ed798fb0461bcb86
treec13781f1265ccd73b4f71a33e9bb22931e954c1e
parentb6a2e569e2157509951c9f3f58dfa18b44ce91b3
NFS: Remove BKL usage from open()

All the NFSv4 stateful operations are already protected by other locks (in
particular by the rpc_sequence locks.

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