From: Lars Ellenberg Date: Thu, 31 Mar 2011 14:36:43 +0000 (+0200) Subject: drbd: get rid of bio_split, allow bios of "arbitrary" size X-Git-Tag: v3.8-rc1~78^2~18^2~306 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23361cf32b58efdf09945a64e1d8d41fa6117157;p=pandora-kernel.git drbd: get rid of bio_split, allow bios of "arbitrary" size Where "arbitrary" size is currently 1 MiB, which is the BIO_MAX_SIZE for architectures with 4k PAGE_CACHE_SIZE (most). Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed