commit | 7919d679ae09c0dc30dfecb7cbc02306cf95cdd7 | [log] [tgz] |
---|---|---|
author | Jinlong Chen <nickyc975@zju.edu.cn> | Tue Nov 29 23:46:34 2022 +0800 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Nov 29 10:48:59 2022 -0700 |
tree | 992cf92c3adf24e9690387954328119787c23f9b | |
parent | 8613dec04e746f698418e9b8344acf19efff4997 [diff] |
block: include 'none' for initial elv_iosched_show call This makes the printing order of the io schedulers consistent, and removes a redundant q->elevator check. Signed-off-by: Jinlong Chen <nickyc975@zju.edu.cn> Reviewed-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/bdd7083ed4f232e3285f39081e3c5f30b20b8da2.1669736350.git.nickyc975@zju.edu.cn Signed-off-by: Jens Axboe <axboe@kernel.dk>