Re: [PATCH 0/2] nbd: fix sanity check for first_minor

From: Pavel Skripkin
Date: Thu Oct 21 2021 - 08:35:31 EST


On 10/21/21 15:29, Yu Kuai wrote:
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 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


Hi, Yu!

Thank you for the fix, but this wrong check should be just removed, since root case of wrong sysfs file creation was fixed, as Christoph said [1]




[1] https://lore.kernel.org/lkml/20211011073556.GA10735@xxxxxx/



With regards,
Pavel Skripkin