From: Philipp Reisner Date: Fri, 11 Feb 2011 18:43:55 +0000 (+0100) Subject: drbd: Removed drbd_state_lock() and drbd_state_unlock() X-Git-Tag: v3.8-rc1~78^2~18^2~466 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dad20554812e73a2bfbe45d1b161d5d3c249e597;p=pandora-kernel.git drbd: Removed drbd_state_lock() and drbd_state_unlock() The lock they constructed is only taken when the state_mutex was already taken. It is superficial. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed