commit | 6d5fcb5a52bfd00eab3ba2c7ca890823388436ae | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Oct 18 16:01:06 2006 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Dec 06 10:46:30 2006 -0500 |
tree | 3408c72a54ac64d68e0e0a505ebe3757f8e42fac | |
parent | bbd5a1f9fc9fad0f8725812d91c51b052e847de8 [diff] |
SUNRPC: Remove BKL around the RPC socket operations etc. All internal RPC client operations should no longer depend on the BKL, however lockd and NFS callbacks may still require it. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>