Message ID | 20211101062956.791573-1-yebin10@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | Fix hungtask when nbd_config_put | expand |
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@huawei.com/ 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