[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1372171808-30515-1-git-send-email-philipp.reisner@linbit.com>
Date: Tue, 25 Jun 2013 16:50:02 +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/6] DRBD fixes and one functional enhancemet
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@...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