]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
drbd: Fix: drbd_bitmap_io does not return an enum determine_dev_size
authorAndreas Gruenbacher <agruen@linbit.com>
Sun, 12 Dec 2010 16:45:41 +0000 (17:45 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 10 Mar 2011 10:36:35 +0000 (11:36 +0100)
commit24dccabb390412d04435e11cfb535df51def7b2d
treeab418eebdb9040302bf06a6d608f722dd3188ebe
parent2c46407d241f4b0e5b87959aae8f50f41fdd2a3a
drbd: Fix: drbd_bitmap_io does not return an enum determine_dev_size

I guess bitmap I/O errors are supposed to cause drbd_determin_dev_size
to return dev_size_error.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
drivers/block/drbd/drbd_nl.c