null_blk: Add zone_nr_conv to features
authorDamien Le Moal <damien.lemoal@wdc.com>
Mon, 11 Nov 2019 02:39:28 +0000 (11:39 +0900)
committerJens Axboe <axboe@kernel.dk>
Wed, 13 Nov 2019 02:12:02 +0000 (19:12 -0700)
commit6d09c4086ed9fc72afb3be4b47ecfa34f57f15f9
tree7040ddc99f9eb11701954d866ac3dd80222c1bc4
parent7fc8fb51a143a7efc9b199179e43a6d28f69b1f9
null_blk: Add zone_nr_conv to features

For a null_blk device with zoned mode enabled, the number of
conventional zones can be configured through configfs with the
zone_nr_conv parameter. Add this missing parameter in the features
string.

Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/null_blk_main.c