[Drbd-dev] [PATCH 10/18, update] drbd: prepare to queue write requests on a submit worker

Jens Axboe axboe at kernel.dk
Sat Mar 23 01:15:42 CET 2013


On Fri, Mar 22 2013, lars.ellenberg at linbit.com wrote:
> From: Lars Ellenberg <lars.ellenberg at linbit.com>
> 
> Signed-off-by: Philipp Reisner <philipp.reisner at linbit.com>
> Signed-off-by: Lars Ellenberg <lars.ellenberg at linbit.com>
> ---
>  drivers/block/drbd/drbd_int.h  |   13 +++++++++++++
>  drivers/block/drbd/drbd_main.c |   26 +++++++++++++++++++++++++-
>  drivers/block/drbd/drbd_nl.c   |    1 +
>  drivers/block/drbd/drbd_req.c  |   29 +++++++++++++++++++++++++++++
>  4 files changed, 68 insertions(+), 1 deletion(-)
> 
> Updated
> =======
> to apply against current upstream,
> because of 56de210 drbd: convert to idr_alloc()
> affected the context of the last chunk of drbd_main.c; now last two
> chunks: needed to re-add the out_idr_remove_vol cleanup goto.

That's better - updated series and pushed out for testing.

-- 
Jens Axboe



More information about the drbd-dev mailing list