Searched hist:e34b677d09ce375a87acd0360537cbed33881b0c (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/block/drbd/ |
H A D | drbd_actlog.c | diff e34b677d09ce375a87acd0360537cbed33881b0c Thu Sep 27 08:07:11 CDT 2012 Lars Ellenberg <lars.ellenberg@linbit.com> drbd: wait for meta data IO completion even with failed disk, unless force-detached
The intention of force-detach is to be able to deal with a completely unresponsive lower level IO stack, which does not even deliver error completions anymore, but no completion at all.
In all other cases, we must still wait for the meta data IO completion.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
|
H A D | drbd_bitmap.c | diff e34b677d09ce375a87acd0360537cbed33881b0c Thu Sep 27 08:07:11 CDT 2012 Lars Ellenberg <lars.ellenberg@linbit.com> drbd: wait for meta data IO completion even with failed disk, unless force-detached
The intention of force-detach is to be able to deal with a completely unresponsive lower level IO stack, which does not even deliver error completions anymore, but no completion at all.
In all other cases, we must still wait for the meta data IO completion.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
|
H A D | drbd_int.h | diff e34b677d09ce375a87acd0360537cbed33881b0c Thu Sep 27 08:07:11 CDT 2012 Lars Ellenberg <lars.ellenberg@linbit.com> drbd: wait for meta data IO completion even with failed disk, unless force-detached
The intention of force-detach is to be able to deal with a completely unresponsive lower level IO stack, which does not even deliver error completions anymore, but no completion at all.
In all other cases, we must still wait for the meta data IO completion.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
|