From: Philipp Reisner Date: Mon, 22 Nov 2010 14:49:17 +0000 (+0100) Subject: drbd: Removed 20 seconds upper bound for side-stepping X-Git-Tag: v2.6.39-rc1~37^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c507f46f26661d4d0dc95a1b1271df5855ab4602;p=pandora-kernel.git drbd: Removed 20 seconds upper bound for side-stepping Given low-enough network bandwidth combined with a IO pattern that hammers onto a single RS-extent, side-stepping might be necessary for much longer times. Changed the code to print a single informal message after 20 seconds, but it keeps on stepping aside forever. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed