From: David Teigland Date: Wed, 7 Jan 2009 22:50:41 +0000 (-0600) Subject: dlm: change rsbtbl rwlock to spinlock X-Git-Tag: v2.6.29-rc2~110^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7be761a8163d2f1ac0b606c21e4316b7abc5af7;p=pandora-kernel.git dlm: change rsbtbl rwlock to spinlock The rwlock is almost always used in write mode, so there's no reason to not use a spinlock instead. Signed-off-by: David Teigland --- Reading git-diff-tree failed