Re: [PATCH] null_blk: fix return value from null_add_dev()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 15 Feb 2022 03:59:51 -0800, Chaitanya Kulkarni wrote:
> The function nullb_device_power_store() returns -ENOMEM when
> null_add_dev() fails. null_add_dev() can fail with return value
> other than -ENOMEM such as -EINVAL when Zoned Block Device option
> is used, see :
> 
> nullb_device_power_store()
>  null_add_dev()
>   null_init_zoned_dev()
> 	return -EINVAL;
> 
> [...]

Applied, thanks!

[1/1] null_blk: fix return value from null_add_dev()
      (no commit info)

Best regards,
-- 
Jens Axboe





[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux