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

From: Jens Axboe
Date: Fri Mar 22 2013 - 20:16:30 EST


On Fri, Mar 22 2013, lars.ellenberg@xxxxxxxxxx wrote:
> From: Lars Ellenberg <lars.ellenberg@xxxxxxxxxx>
>
> Signed-off-by: Philipp Reisner <philipp.reisner@xxxxxxxxxx>
> Signed-off-by: Lars Ellenberg <lars.ellenberg@xxxxxxxxxx>
> ---
> 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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/