[PATCH] Fix DRBD regression

2014-07-09 Thread Philipp Reisner
Hi Jens, In 3.13 the commit 786235eeb 'kthread: make kthread_create() killable' broke DRBD's fence peer mechanism in a subtle way. Since only a part of our user base has fencing properly configured this regression was unnoticed until now. Please consider to submit this for 3.16-rc5. Thanks, Phil

[PATCH] Fix DRBD regression

2014-06-25 Thread Philipp Reisner
Hi Jens, this patch is intended for 3.16-rc3 (or -rc4). The issue was introduced with the 3.16 merge window, while adding support for REQ_DISCARD to DRBD. Please see the commit message for more details. best regards, Phil Lars Ellenberg (1): drbd: fix NULL pointer deref in blk_add_request_pay