commit | 3093a479727be194996dbc40f803711af5877be4 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Jul 20 08:12:49 2020 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Jul 20 15:38:52 2020 -0600 |
tree | 7b85597ee0028fc4cc5962eb416f21a09da39f90 | |
parent | 4f43d648078a754aefe6a4de233ebb6e4d192aa6 [diff] |
block: inherit the zoned characteristics in blk_stack_limits Lift the code from device mapper into blk_stack_limits to inherity the stacking limitations. This ensures we do the right thing for all stacked zoned block devices. Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com> Tested-by: Damien Le Moal <damien.lemoal@wdc.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>