Searched hist:"43 cade803ebeb002403d4b704e041ce800e5b0e1" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/block/ |
H A D | loop.c | diff 43cade803ebeb002403d4b704e041ce800e5b0e1 Thu Aug 24 02:03:44 CDT 2017 Omar Sandoval <osandov@fb.com> 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>
|