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: [email protected] 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

