commit | bba67e0e3f4caba2b2b90b48ed798fb0461bcb86 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jun 11 13:26:23 2008 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 15 18:10:53 2008 -0400 |
tree | c13781f1265ccd73b4f71a33e9bb22931e954c1e | |
parent | b6a2e569e2157509951c9f3f58dfa18b44ce91b3 [diff] |
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>