From 6d5fcb5a52bfd00eab3ba2c7ca890823388436ae Mon Sep 17 00:00:00 2001 From: Trond Myklebust Date: Wed, 18 Oct 2006 16:01:06 -0400 Subject: [PATCH] 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 --- Reading git-format-patch failed