diff options
author | Ming Lei <[email protected]> | 2024-04-07 21:19:31 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-04-07 15:50:33 -0600 |
commit | b561ea56a26415bf44ce8ca6a8e625c7c390f1ea (patch) | |
tree | 958a8bc619764788de6873d52aa80552efb56c2f /scripts/gdb/linux/utils.py | |
parent | 8b8ace080319a866f5dfe9da8e665ae51d971c54 (diff) |
block: allow device to have both virt_boundary_mask and max segment size
When one stacking device is over one device with virt_boundary_mask and
another one with max segment size, the stacking device have both limits
set. This way is allowed before d690cb8ae14b ("block: add an API to
atomically update queue limits").
Relax the limit so that we won't break such kind of stacking setting.
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=218687
Reported-by: [email protected]
Fixes: d690cb8ae14b ("block: add an API to atomically update queue limits")
Link: https://lore.kernel.org/linux-block/ZfGl8HzUpiOxCLm3@fedora/
Cc: Christoph Hellwig <[email protected]>
Cc: Mike Snitzer <[email protected]>
Cc: [email protected]
Cc: Song Liu <[email protected]>
Cc: [email protected]
Signed-off-by: Ming Lei <[email protected]>
Reviewed-by: Mike Snitzer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions