Hi Jens, Please merge these patches to you for-3.13/drivers branch. They contain of fixes in random places over the DRBD code
Best, Phil Lars Ellenberg (3): drbd: fix NULL pointer deref in module init error path drbd: fix decoding of bitmap vli rle for device sizes > 64 TB drbd: avoid to shrink max_bio_size due to peer re-configuration Philipp Reisner (2): drbd: Fix an connection drop issue after enabling allow-two-primaries drbd: Fix adding of new minors with freshly created meta data drivers/block/drbd/drbd_int.h | 3 ++- drivers/block/drbd/drbd_main.c | 19 ++++++++------- drivers/block/drbd/drbd_nl.c | 6 ++--- drivers/block/drbd/drbd_receiver.c | 45 +++++++++++++++++------------------- drivers/block/drbd/drbd_req.c | 3 +++ 5 files changed, 38 insertions(+), 38 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/