From: Lars Ellenberg Date: Fri, 17 Dec 2010 22:58:41 +0000 (+0100) Subject: drbd: be less noisy with some log messages X-Git-Tag: v2.6.39-rc1~37^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7648cdfe52daf0ca4fa9489879dea9e089b0dfe1;p=pandora-kernel.git drbd: be less noisy with some log messages We expect changes to a bitmap page in drbd_bm_write_page, that's why we submit a copy page. If a page changes during global writeout, that would be unexpected, and reason to warn, though. Also, often page writeout can be skipped (on activity log transactions during normal operation, for example), no need to log that everytime. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed