From: Lars Ellenberg Date: Fri, 14 May 2010 17:16:41 +0000 (+0200) Subject: drbd: always use_bmbv, ignore setting X-Git-Tag: v2.6.35-rc1~442^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1c88d0d7aa2ef427f78834c9a3b0a673a19dca6;p=pandora-kernel.git drbd: always use_bmbv, ignore setting Now that the peer may handle multi-bio EEs, we can ignore the peer's limit, and concentrate on the limits of the local IO stack. This is safe accross drbd protocol versions, as our queue_max_sectors() will be adjusted accordingly. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed