diff options
author | Christoph Hellwig <[email protected]> | 2024-06-25 07:52:38 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-07-02 08:58:12 -0600 |
commit | 98d34c087249d39838874b83e17671e7d5eb1ca7 (patch) | |
tree | 14c01afe2a51d0ef6ed07bf93fc7ccb4e36af4e7 /scripts/rustdoc_test_builder.rs | |
parent | 1c0b3fca381bf879e2168b362692f83808677f95 (diff) |
xen-blkfront: fix sector_size propagation to the block layer
Ensure that info->sector_size and info->physical_sector_size are set
before the call to blkif_set_queue_limits by doing away with the
local variables and arguments that propagate them.
Thanks to Marek Marczykowski-Górecki and Jürgen Groß for root causing
the issue.
Fixes: ba3f67c11638 ("xen-blkfront: atomically update queue limits")
Reported-by: Rusty Bird <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Roger Pau Monné <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions