From: Philipp Reisner Date: Wed, 28 Apr 2010 12:46:57 +0000 (+0200) Subject: drbd: Fixed bitmap in case of online-grow without resync X-Git-Tag: v2.6.35-rc1~442^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5223671bb0315d83f9ad7becbbb9e703aa735bbe;p=pandora-kernel.git drbd: Fixed bitmap in case of online-grow without resync The "surplus" bits of the old (smaller) bitmap must be clean in case of online-grow without resync. Note: Reverted 67ae8b80d4a116ab3b7094eb3723506b20c06dff as well, since the lines added by this patch are redundant. The bits get set by the bm_set_surplus(b) call before that. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed