From: Trond Myklebust Date: Wed, 11 Jun 2008 17:37:09 +0000 (-0400) Subject: SUNRPC: Remove the BKL from the callback functions X-Git-Tag: v2.6.27-rc1~1052^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a86dc496b764ebb1431677b38eab45310e5a2ad4;p=pandora-kernel.git SUNRPC: Remove the BKL from the callback functions Push it into those callback functions that actually need it. Note that all the NFS operations use their own locking, so don't need the BKL. Ditto for the rpcbind client. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed