]> www.infradead.org Git - users/hch/block.git/commit
dm: move setting zoned_enabled to dm_table_set_restrictions
authorChristoph Hellwig <hch@lst.de>
Tue, 21 May 2024 17:26:30 +0000 (10:26 -0700)
committerChristoph Hellwig <hch@lst.de>
Mon, 27 May 2024 12:26:21 +0000 (14:26 +0200)
commit094a977626a942d019f9b8d461a84ded031233c9
tree14a51f93c383fbe7baad2b77df2f415989bd4d3e
parentb258ad9d250ae8175bf6a73ff17e6e6c1b6be49b
dm: move setting zoned_enabled to dm_table_set_restrictions

Keep it together with the rest of the zoned code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
drivers/md/dm-table.c
drivers/md/dm-zone.c