From: Lars Ellenberg Date: Wed, 4 Dec 2013 11:07:09 +0000 (+0100) Subject: drbd: reduce number of spinlock drop/re-aquire cycles X-Git-Tag: omap-for-v3.17/fixes-against-rc2~74^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35b5ed5bbac2432acdfce1d9dec8dbf8fe7d60dd;p=pandora-kernel.git drbd: reduce number of spinlock drop/re-aquire cycles Instead of dropping and re-aquiring the spinlock around the submit, just remember that we want to submit, and do that only once we have dropped the spinlock for good. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed