Documentation: Document the new zoned loop block device driver
authorDamien Le Moal <dlemoal@kernel.org>
Mon, 7 Apr 2025 07:52:22 +0000 (16:52 +0900)
committerJens Axboe <axboe@kernel.dk>
Thu, 1 May 2025 23:03:56 +0000 (17:03 -0600)
commit9e4f11c1228cc8ebf236cfa51d44abafec80f326
treed353a2c6a5a424e69aecec99bfc212be070c5f01
parenteb0570c7df23c2f32fe899fcdaf8fca9a5ecd51e
Documentation: Document the new zoned loop block device driver

Introduce the zoned_loop.rst documentation file under
admin-guide/blockdev to document the zoned loop block device driver.
An overview of the driver is provided and its usage to create and delete
zoned devices described.

Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20250407075222.170336-3-dlemoal@kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Documentation/admin-guide/blockdev/index.rst
Documentation/admin-guide/blockdev/zoned_loop.rst [new file with mode: 0644]
MAINTAINERS
drivers/block/Kconfig