All of lore.kernel.org
 help / color / mirror / Atom feed
* [Drbd-dev] [PATCH 0/2] More for the 3.18 merge window
@ 2014-09-18 14:49 ` Philipp Reisner
  0 siblings, 0 replies; 8+ messages in thread
From: Philipp Reisner @ 2014-09-18 14:49 UTC (permalink / raw)
  To: linux-kernel, Jens Axboe; +Cc: Michel Lespinasse, Lai Jiangshan, drbd-dev

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] 8+ messages in thread

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-18 14:49 [Drbd-dev] [PATCH 0/2] More for the 3.18 merge window Philipp Reisner
2014-09-18 14:49 ` Philipp Reisner
2014-09-18 14:49 ` [Drbd-dev] [PATCH 1/2] drbd: compute the end before rb_insert_augmented() Philipp Reisner
2014-09-18 14:49   ` Philipp Reisner
2014-09-18 14:49 ` [Drbd-dev] [PATCH 2/2] drbd: use RB_DECLARE_CALLBACKS() to define augment callbacks Philipp Reisner
2014-09-18 14:49   ` Philipp Reisner
2014-09-18 15:00 ` [Drbd-dev] [PATCH 0/2] More for the 3.18 merge window Jens Axboe
2014-09-18 15:00   ` Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.