Re: [PATCH -next v3 0/2] Fix hungtask when nbd_config_put

From: Josef Bacik
Date: Mon Nov 01 2021 - 18:27:37 EST


On Mon, Nov 01, 2021 at 02:29:54PM +0800, Ye Bin wrote:
> Ye Bin (2):
> nbd: Fix incorrect error handle when first_minor big than '0xff' in
> nbd_dev_add
> nbd: Fix hungtask when nbd_config_put
>
> drivers/block/nbd.c | 36 ++++++++++++++++--------------------
> 1 file changed, 16 insertions(+), 20 deletions(-)
>

Hmm this seems to overlap with the series

https://lore.kernel.org/linux-block/20211021122936.758221-1-yukuai3@xxxxxxxxxx/

and they are different checks, can y'all work out what this is supposed to look
like and send one series to integrate both sets of fixes? Thanks,

Josef