Searched hist:"1 b7ab15b11716d075b3dca34cf41e8d7aba3cba2" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/block/drbd/ |
H A D | drbd_actlog.c | diff 1b7ab15b11716d075b3dca34cf41e8d7aba3cba2 Fri Jul 15 10:19:02 CDT 2011 Philipp Reisner <philipp.reisner@linbit.com> drbd: Fixed w_restart_disk_io() to handle non active AL-extents
Since we now apply the AL in user space onto the bitmap, the AL is not active for the requests we want to reply.
For that a al_write_transaction() that might be called from worker context became necessary.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
|
H A D | drbd_worker.c | diff 1b7ab15b11716d075b3dca34cf41e8d7aba3cba2 Fri Jul 15 10:19:02 CDT 2011 Philipp Reisner <philipp.reisner@linbit.com> drbd: Fixed w_restart_disk_io() to handle non active AL-extents
Since we now apply the AL in user space onto the bitmap, the AL is not active for the requests we want to reply.
For that a al_write_transaction() that might be called from worker context became necessary.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
|