commit | 7ac1bea5507218da03f6005d228789da5a831c3f | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Wed May 09 02:34:48 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed May 09 12:30:54 2007 -0700 |
tree | 43c0a68d468352f8ca1f42ada7970e3a97411f5b | |
parent | f34b95689d2ce001c157b1604289ff240b4bdee0 [diff] |
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 <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>