[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211102015237.2309763-1-yebin10@huawei.com>
Date: Tue, 2 Nov 2021 09:52:33 +0800
From: Ye Bin <yebin10@...wei.com>
To: <josef@...icpanda.com>, <axboe@...nel.dk>,
<linux-block@...r.kernel.org>, <nbd@...er.debian.org>
CC: <linux-kernel@...r.kernel.org>, Ye Bin <yebin10@...wei.com>
Subject: [PATCH -next v4 0/4] Fix hungtask when nbd_config_put and sanity check for first_minor
This patchset include two patchsets as follows:
1. Fix hungtask when nbd_config_put
https://patchwork.kernel.org/project/linux-block/list/?series=573381
2. nbd: fix sanity check for first_minor
https://lore.kernel.org/linux-block/20211021122936.758221-1-yukuai3@huawei.com/
I have consulted with Yu Kuai, and his modification has also been confirmed by him.
Ye Bin (2):
nbd: Fix incorrect error handle when first_minor is illegal in
nbd_dev_add
nbd: Fix hungtask when nbd_config_put
Yu Kuai (2):
nbd: fix max value for 'first_minor'
nbd: fix possible overflow for 'first_minor' in nbd_dev_add()
drivers/block/nbd.c | 42 +++++++++++++++++++-----------------------
1 file changed, 19 insertions(+), 23 deletions(-)
--
2.31.1
Powered by blists - more mailing lists