From: NeilBrown Date: Wed, 9 May 2007 09:34:48 +0000 (-0700) Subject: knfsd: rename sk_defer_lock to sk_lock X-Git-Tag: v2.6.22-rc1~201 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ac1bea5507218da03f6005d228789da5a831c3f;p=pandora-kernel.git knfsd: rename sk_defer_lock to sk_lock Now that sk_defer_lock protects two different things, make the name more generic. Also don't bother with disabling _bh as the lock is only ever taken from process context. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed