linux/drivers/block/null_blk
Damien Le Moal f4d5dc33c8 null_blk: Introduce the zone_full parameter
Allow creating a zoned null_blk device with the initial state of its
sequential write required zones to be FULL. This is convenient to avoid
having to first write these zones to perform read performance evaluation
or test zone management operations such as zone reset (and zone reset
all).

Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Link: https://lore.kernel.org/r/20240704052816.623865-2-dlemoal@kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2024-07-05 00:42:04 -06:00
..
Kconfig block: null_blk: make fault-injection dynamically configurable per device 2023-04-13 07:38:55 -06:00
main.c null_blk: Introduce the zone_full parameter 2024-07-05 00:42:04 -06:00
Makefile
null_blk.h null_blk: Introduce the zone_full parameter 2024-07-05 00:42:04 -06:00
trace.c
trace.h null_blk: Fix two sparse warnings 2024-05-13 17:51:17 -06:00
zoned.c null_blk: Introduce the zone_full parameter 2024-07-05 00:42:04 -06:00