public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] More for the 3.18 merge window
@ 2014-09-18 14:49 Philipp Reisner
  2014-09-18 14:49 ` [PATCH 1/2] drbd: compute the end before rb_insert_augmented() Philipp Reisner
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Philipp Reisner @ 2014-09-18 14:49 UTC (permalink / raw)
  To: linux-kernel, Jens Axboe; +Cc: drbd-dev, Lai Jiangshan, Michel Lespinasse

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-09-18 15:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-18 14:49 [PATCH 0/2] More for the 3.18 merge window Philipp Reisner
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox