From: Philipp Reisner Date: Wed, 27 Mar 2013 13:08:39 +0000 (+0100) Subject: drbd: fix spurious warning about bitmap being locked from detach X-Git-Tag: omap-for-v3.10/fixes-for-merge-window-part2~10^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb45185de2e90af63a7bc48855de6f870cc216fc;p=pandora-kernel.git drbd: fix spurious warning about bitmap being locked from detach Introduced in drbd: always write bitmap on detach, the bitmap bulk writeout on detach was indicating it expected exclusive bitmap access. Where I meant to say: expect no more modifications, but testing/counting is still allowed. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg Signed-off-by: Jens Axboe --- Reading git-diff-tree failed