[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1375263675-18410-1-git-send-email-philipp.reisner@linbit.com>
Date: Wed, 31 Jul 2013 11:41:10 +0200
From: Philipp Reisner <philipp.reisner@...bit.com>
To: linux-kernel@...r.kernel.org, Jens Axboe <axboe@...nel.dk>
Cc: drbd-dev@...ts.linbit.com
Subject: [PATCH 0/5] RFC: DRBD Fixes
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists