diff options
author | Jens Axboe <axboe@kernel.dk> | 2022-01-20 18:28:13 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-01-20 18:54:02 +0100 |
commit | 46cdc45acb089c811d9a54fd50af33b96e5fae9d (patch) | |
tree | 600a659ff6eb2ff6bfd11bb68cd7735d9246cf82 /lib | |
parent | block: Fix wrong offset in bio_truncate() (diff) | |
download | linux-46cdc45acb089c811d9a54fd50af33b96e5fae9d.tar.xz linux-46cdc45acb089c811d9a54fd50af33b96e5fae9d.zip |
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 'lib')
0 files changed, 0 insertions, 0 deletions