Files
linux/drivers
Mike Snitzer 882ec4e609 dm table: stack 'chunk_sectors' limit to account for target-specific splitting
If target set ti->max_io_len it must be used when stacking
DM device's queue_limits to establish a 'chunk_sectors' that is
compatible with the IO stack.

By using lcm_not_zero() care is taken to avoid blindly overriding the
chunk_sectors limit stacked up by blk_stack_limits().

Depends-on: 07d098e6bb ("block: allow 'chunk_sectors' to be non-power-of-2")
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
2020-09-29 16:33:01 -04:00
..
2020-08-02 18:26:51 +03:00
2020-09-10 09:32:31 -06:00
2020-07-27 11:49:37 +02:00
2020-09-25 08:18:57 -06:00
2020-09-24 13:43:39 -06:00