[Drbd-dev] [PATCH 0/5] RFC: DRBD Fixes

Philipp Reisner philipp.reisner at linbit.com
Wed Jul 31 11:41:10 CEST 2013


These are five independend fixes. Please see the commit messages
for descriptions.

The series is based on v3.11-rc3, and intended for the 3.12 merge
window.

I will post a second series targeted at the 3.12 merge window
in the next days. It will contain only renames (no functional changes)


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



More information about the drbd-dev mailing list