Searched hist:"4 dd726f02928ded116f6c9aaf6392a400ef0d9f7" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/block/drbd/ |
H A D | drbd_actlog.c | diff 4dd726f02928ded116f6c9aaf6392a400ef0d9f7 Tue Feb 11 04:15:36 CST 2014 Lars Ellenberg <lars.ellenberg@linbit.com> drbd: get rid of drbd_queue_work_front
The last user was al_write_transaction, if called with "delegate", and the last user to call it with "delegate = true" was the receiver thread, which has no need to delegate, but can call it himself.
Finally drop the delegate parameter, drop the extra w_al_write_transaction callback, and drop drbd_queue_work_front.
Do not (yet) change dequeue_work_item to dequeue_work_batch, though.
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 4dd726f02928ded116f6c9aaf6392a400ef0d9f7 Tue Feb 11 04:15:36 CST 2014 Lars Ellenberg <lars.ellenberg@linbit.com> drbd: get rid of drbd_queue_work_front
The last user was al_write_transaction, if called with "delegate", and the last user to call it with "delegate = true" was the receiver thread, which has no need to delegate, but can call it himself.
Finally drop the delegate parameter, drop the extra w_al_write_transaction callback, and drop drbd_queue_work_front.
Do not (yet) change dequeue_work_item to dequeue_work_batch, though.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
|
H A D | drbd_req.c | diff 4dd726f02928ded116f6c9aaf6392a400ef0d9f7 Tue Feb 11 04:15:36 CST 2014 Lars Ellenberg <lars.ellenberg@linbit.com> drbd: get rid of drbd_queue_work_front
The last user was al_write_transaction, if called with "delegate", and the last user to call it with "delegate = true" was the receiver thread, which has no need to delegate, but can call it himself.
Finally drop the delegate parameter, drop the extra w_al_write_transaction callback, and drop drbd_queue_work_front.
Do not (yet) change dequeue_work_item to dequeue_work_batch, though.
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 4dd726f02928ded116f6c9aaf6392a400ef0d9f7 Tue Feb 11 04:15:36 CST 2014 Lars Ellenberg <lars.ellenberg@linbit.com> drbd: get rid of drbd_queue_work_front
The last user was al_write_transaction, if called with "delegate", and the last user to call it with "delegate = true" was the receiver thread, which has no need to delegate, but can call it himself.
Finally drop the delegate parameter, drop the extra w_al_write_transaction callback, and drop drbd_queue_work_front.
Do not (yet) change dequeue_work_item to dequeue_work_batch, though.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
|
H A D | drbd_receiver.c | diff 4dd726f02928ded116f6c9aaf6392a400ef0d9f7 Tue Feb 11 04:15:36 CST 2014 Lars Ellenberg <lars.ellenberg@linbit.com> drbd: get rid of drbd_queue_work_front
The last user was al_write_transaction, if called with "delegate", and the last user to call it with "delegate = true" was the receiver thread, which has no need to delegate, but can call it himself.
Finally drop the delegate parameter, drop the extra w_al_write_transaction callback, and drop drbd_queue_work_front.
Do not (yet) change dequeue_work_item to dequeue_work_batch, though.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
|