From: J. Bruce Fields Date: Tue, 10 Jul 2007 19:19:26 +0000 (-0400) Subject: sunrpc: drop BKL around wrap and unwrap X-Git-Tag: v2.6.23-rc1~1073^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8558f99fbc5ef5d4ae76b893784005056450f82;p=pandora-kernel.git sunrpc: drop BKL around wrap and unwrap We don't need the BKL when wrapping and unwrapping; and experiments by Avishay Traeger have found that permitting multiple encryption and decryption operations to proceed in parallel can provide significant performance improvements. Signed-off-by: J. Bruce Fields Cc: Avishay Traeger Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed