commit | 43cade803ebeb002403d4b704e041ce800e5b0e1 | [log] [tgz] |
---|---|---|
author | Omar Sandoval <osandov@fb.com> | Thu Aug 24 00:03:44 2017 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Thu Aug 31 13:51:16 2017 -0600 |
tree | 4c24ca1f542e3e19a1ecfe066c7b95ec9b6ab01c | |
parent | 89e4fdecb51cf5535867026274bc97de9480ade5 [diff] |
loop: fold loop_switch() into callers The comments here are really outdated, and blk-mq made flushing much simpler, so just fold the two cases into the callers. Reviewed-by: Ming Lei <ming.lei@redhat.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Omar Sandoval <osandov@fb.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>