diff options
author | Jens Axboe <axboe@kernel.dk> | 2022-01-20 20:28:13 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-01-20 20:54:02 +0300 |
commit | 46cdc45acb089c811d9a54fd50af33b96e5fae9d (patch) | |
tree | 600a659ff6eb2ff6bfd11bb68cd7735d9246cf82 /drivers/firmware/cirrus | |
parent | 3ee859e384d453d6ac68bfd5971f630d9fa46ad3 (diff) | |
download | linux-46cdc45acb089c811d9a54fd50af33b96e5fae9d.tar.xz |
block: fix async_depth sysfs interface for mq-deadline
A previous commit added this feature, but it inadvertently used the wrong
variable to show/store the setting from/to, victimized by copy/paste. Fix
it up so that the async_depth sysfs interface reads and writes from the
right setting.
Fixes: 07757588e507 ("block/mq-deadline: Reserve 25% of scheduler tags for synchronous requests")
Link: https://bugzilla.kernel.org/show_bug.cgi?id=215485
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/firmware/cirrus')
0 files changed, 0 insertions, 0 deletions