drbd: get rid of bio_split, allow bios of "arbitrary" size
authorLars Ellenberg <lars.ellenberg@linbit.com>
Thu, 31 Mar 2011 14:36:43 +0000 (16:36 +0200)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 8 Nov 2012 15:45:02 +0000 (16:45 +0100)
commit23361cf32b58efdf09945a64e1d8d41fa6117157
tree4a0736ea59dfefca4f8bb3fc784d310ac18ff769
parent7726547e67a1fda0d12e1de5ec917a2e5d4b8186
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 <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
drivers/block/drbd/drbd_int.h
drivers/block/drbd/drbd_req.c