[PATCH 0/6] DRBD fixes and one functional enhancemet

From: Philipp Reisner
Date: Tue Jun 25 2013 - 10:50:50 EST


Hi Jens,

Please consider to apply these patches to your for-3.11/drivers branch.

The first 4 patches are obvious fixes. The last patch adds
the capability to change the activity log layout online.
(al-stripes and al-stripe-size)

I posted these patches on the 14th for review.


Andreas Gruenbacher (2):
drbd: Do not sleep inside rcu
drbd: Fix rcu_read_lock balance on error path

Philipp Reisner (3):
drbd: Ignore the exit code of a fence-peer handler if it returns too
late
drbd: Constants should be UPPERCASE
drbd: Allow online change of al-stripes and al-stripe-size

Wei Yongjun (1):
drbd: fix error return code in drbd_init()

drivers/block/drbd/drbd_actlog.c | 21 ++++
drivers/block/drbd/drbd_int.h | 15 ++-
drivers/block/drbd/drbd_main.c | 61 ++++++------
drivers/block/drbd/drbd_nl.c | 185 ++++++++++++++++++++++++++++--------
drivers/block/drbd/drbd_receiver.c | 12 +--
drivers/block/drbd/drbd_state.c | 4 +-
include/linux/drbd.h | 6 +-
include/linux/drbd_genl.h | 2 +
include/linux/drbd_limits.h | 9 ++
9 files changed, 236 insertions(+), 79 deletions(-)

--
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/