From: Philipp Reisner <philipp.reisner@linbit.com>
To: linux-kernel@vger.kernel.org, Jens Axboe <axboe@kernel.dk>
Cc: drbd-dev@lists.linbit.com, Lai Jiangshan <laijs@cn.fujitsu.com>,
Michel Lespinasse <walken@google.com>
Subject: [PATCH 0/2] More for the 3.18 merge window
Date: Thu, 18 Sep 2014 16:49:40 +0200 [thread overview]
Message-ID: <1411051782-23375-1-git-send-email-philipp.reisner@linbit.com> (raw)
Hi Jens,
please put these two patches into your for-3.18/drivers branch. They fix
the safety code for concurrent overlapping write detection in a DRBD
dual primary setup.
The first of those two should also go to the stable kernels, I marked it
with CC: stable@kernel.org
Lai Jiangshan (2):
drbd: compute the end before rb_insert_augmented()
drbd: use RB_DECLARE_CALLBACKS() to define augment callbacks
drivers/block/drbd/drbd_interval.c | 40 ++++++--------------------------------
1 file changed, 6 insertions(+), 34 deletions(-)
--
1.9.1
next reply other threads:[~2014-09-18 14:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-18 14:49 Philipp Reisner [this message]
2014-09-18 14:49 ` [PATCH 1/2] drbd: compute the end before rb_insert_augmented() Philipp Reisner
2014-09-18 14:49 ` [PATCH 2/2] drbd: use RB_DECLARE_CALLBACKS() to define augment callbacks Philipp Reisner
2014-09-18 15:00 ` [PATCH 0/2] More for the 3.18 merge window Jens Axboe
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=1411051782-23375-1-git-send-email-philipp.reisner@linbit.com \
--to=philipp.reisner@linbit.com \
--cc=axboe@kernel.dk \
--cc=drbd-dev@lists.linbit.com \
--cc=laijs@cn.fujitsu.com \
--cc=linux-kernel@vger.kernel.org \
--cc=walken@google.com \
/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