diff options
author | Jens Axboe <axboe@fb.com> | 2017-05-10 15:40:04 +0200 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2017-05-10 15:40:04 +0200 |
commit | 340ff3216799a947fe0b07bed8f0409ffc716be9 (patch) | |
tree | a9404a8b344d77c1425e4a4230c1dbebf3c96ba5 /.gitattributes | |
parent | block, bfq: stress that low_latency must be off to get max throughput (diff) | |
download | linux-340ff3216799a947fe0b07bed8f0409ffc716be9.tar.xz linux-340ff3216799a947fe0b07bed8f0409ffc716be9.zip |
elevator: remove redundant warnings on IO scheduler switch
We warn twice for switching to a scheduler, if that switch fails.
As we also report the failure in the return value to the
sysfs write, remove the dmesg induced failures.
Keep the failure print for warning to switch to the kconfig
selected IO scheduler, as we can't report errors for that in
any other way.
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions