[Drbd-dev] [PATCH 0/6] RFC: DRBD fixes and one functional enhancemet
Philipp Reisner
philipp.reisner at linbit.com
Fri Jun 14 20:54:17 CEST 2013
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)
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
More information about the drbd-dev
mailing list