SUNRPC: Remove BKL around the RPC socket operations etc.
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 18 Oct 2006 20:01:06 +0000 (16:01 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 6 Dec 2006 15:46:30 +0000 (10:46 -0500)
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>

No differences found