diff options
| author | Christoph Hellwig <[email protected]> | 2024-06-17 06:04:43 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2024-06-19 13:58:28 +0000 |
| commit | cdb2497918cc2929691408bac87b58433b45b6d3 (patch) | |
| tree | f21fee244bdcfe4619ad8b5aa0d1e3dbce61d4de /drivers/mmc/core/queue.c | |
| parent | block: move the add_random flag to queue_limits (diff) | |
| download | kernel-cdb2497918cc2929691408bac87b58433b45b6d3.tar.gz kernel-cdb2497918cc2929691408bac87b58433b45b6d3.zip | |
block: move the io_stat flag setting to queue_limits
Move the io_stat flag into the queue_limits feature field so that it can
be set atomically with the queue frozen.
Simplify md and dm to set the flag unconditionally instead of avoiding
setting a simple flag for cases where it already is set by other means,
which is a bit pointless.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/mmc/core/queue.c')
0 files changed, 0 insertions, 0 deletions
