]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
elevator: update the document of elevator_switch
authorJinlong Chen <nickyc975@zju.edu.cn>
Tue, 22 Nov 2022 14:21:23 +0000 (22:21 +0800)
committerJens Axboe <axboe@kernel.dk>
Wed, 23 Nov 2022 13:47:46 +0000 (06:47 -0700)
commitac1171bd2c7a3a32dfbdd3c347919fee32b745a1
treeb79a6abca07ca1c90e18a576b7dfc5edffee557a
parent93c68cc46a070775cc6675e3543dd909eb9f6c9e
elevator: update the document of elevator_switch

We no longer support falling back to the old io scheduler if switching to
the new one fails. Update the document to indicate that.

Fixes: a1ce35fa4985 ("block: remove dead elevator code")
Signed-off-by: Jinlong Chen <nickyc975@zju.edu.cn>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/94250961689ba7d2e67a7d9e7995a11166fedb31.1669126766.git.nickyc975@zju.edu.cn
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/elevator.c