]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commit6d5fcb5a52bfd00eab3ba2c7ca890823388436ae
tree3408c72a54ac64d68e0e0a505ebe3757f8e42fac
parentbbd5a1f9fc9fad0f8725812d91c51b052e847de8
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>
net/sunrpc/clnt.c
net/sunrpc/sched.c