]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/block/drbd/drbd_receiver.c
drbd: Actually allow BIOs up to 128k (was 32k).
authorPhilipp Reisner <philipp.reisner@linbit.com>
Mon, 23 Aug 2010 13:18:33 +0000 (15:18 +0200)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 14 Oct 2010 16:38:25 +0000 (18:38 +0200)
commitd53733893dc43f4ebb5be510863c5debf0f8990b
treedbc9bb129b6c4774747be8b1d68dee6d18052637
parent02918be2273a6b086292e0d85b740336eda46e36
drbd: Actually allow BIOs up to 128k (was 32k).

Now we have multiple BIOs per ee, packets with a 32 bit length field,
it gets time to use these goodies.

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_main.c
drivers/block/drbd/drbd_nl.c
drivers/block/drbd/drbd_receiver.c