From: Philipp Reisner <philipp.reisner@linbit.com>
To: linux-kernel@vger.kernel.org, Jens Axboe <axboe@kernel.dk>
Cc: drbd-dev@lists.linbit.com
Subject: [PATCH 0/7] RFC DRBD updates for 3.19
Date: Wed, 29 Oct 2014 17:37:49 +0100 [thread overview]
Message-ID: <1414600676-11203-1-git-send-email-philipp.reisner@linbit.com> (raw)
Hi,
these are the proposed DRBD changes for 3.19. All minor stuff
and fixes.
I will repost it in one week with the appropriate CC: stable
header set, and eventual feedback integrated.
Thanks!
Andreas Gruenbacher (2):
drbd: Minor cleanups
drbd: Only use drbd_msg_put_info() in drbd_nl.c
Lars Ellenberg (2):
drbd: fix resync throttling initialization
drbd: merge_bvec_fn: properly remap bvm->bi_bdev
Philipp Reisner (3):
drbd: fix race between role change and handshake
drbd: Fix state change in case of connection timeout
drbd: Remove an useless copy of kernel_setsockopt()
drivers/block/drbd/drbd_actlog.c | 3 +-
drivers/block/drbd/drbd_int.h | 39 +++++------------------
drivers/block/drbd/drbd_main.c | 23 ++++----------
drivers/block/drbd/drbd_nl.c | 64 +++++++++++++++++---------------------
drivers/block/drbd/drbd_receiver.c | 2 +-
drivers/block/drbd/drbd_req.c | 3 +-
drivers/block/drbd/drbd_state.c | 42 ++++++++++++++++++++-----
drivers/block/drbd/drbd_state.h | 5 +++
drivers/block/drbd/drbd_worker.c | 5 ++-
include/linux/drbd.h | 2 +-
10 files changed, 90 insertions(+), 98 deletions(-)
--
1.9.1
next reply other threads:[~2014-10-29 16:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-29 16:37 Philipp Reisner [this message]
2014-10-29 16:37 ` [PATCH 1/7] drbd: Minor cleanups Philipp Reisner
2014-10-29 16:37 ` [PATCH 2/7] drbd: Only use drbd_msg_put_info() in drbd_nl.c Philipp Reisner
2014-10-29 16:37 ` [PATCH 3/7] drbd: fix race between role change and handshake Philipp Reisner
2014-10-29 16:37 ` [PATCH 4/7] drbd: fix resync throttling initialization Philipp Reisner
2014-10-29 16:37 ` [PATCH 5/7] drbd: merge_bvec_fn: properly remap bvm->bi_bdev Philipp Reisner
2014-10-29 16:37 ` [PATCH 6/7] drbd: Fix state change in case of connection timeout Philipp Reisner
2014-10-29 16:37 ` [PATCH 7/7] drbd: Remove an useless copy of kernel_setsockopt() Philipp Reisner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1414600676-11203-1-git-send-email-philipp.reisner@linbit.com \
--to=philipp.reisner@linbit.com \
--cc=axboe@kernel.dk \
--cc=drbd-dev@lists.linbit.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome