]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dm-delay: support zoned devices
authorChristoph Hellwig <hch@lst.de>
Fri, 21 Mar 2025 07:18:16 +0000 (08:18 +0100)
committerMikulas Patocka <mpatocka@redhat.com>
Mon, 24 Mar 2025 17:28:32 +0000 (18:28 +0100)
commitd43929ef65a60b4c44a5f85cdce826c4e33a67d3
tree036e35e57bb2d27dec626b79ceb142c45ddee67b
parent45fc728515c14f53f6205789de5bfd72a95af3b8
dm-delay: support zoned devices

Add support for zoned device by passing through report_zoned to the
underlying read device.

This is required to make enable xfstests xfs/311 on zoned devices.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
drivers/md/dm-delay.c