diff options
author | Christoph Hellwig <hch@lst.de> | 2020-03-27 11:30:10 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-03-27 19:23:43 +0300 |
commit | ff27668ce8092c74965f21b5c02ebc6b6764db95 (patch) | |
tree | e686f78ff3aede828ed9a51e8067f06412aaddb7 /drivers/block/brd.c | |
parent | 8d96a1117c21faad4f88d3d2df8c62712b3f495d (diff) | |
download | linux-ff27668ce8092c74965f21b5c02ebc6b6764db95.tar.xz |
bcache: pass the make_request methods to blk_queue_make_request
bcache is the only driver not actually passing its make_request
methods to blk_queue_make_request, but instead just sets them up
manually a little later. Make bcache follow the common way of
setting up make_request based queues.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block/brd.c')
0 files changed, 0 insertions, 0 deletions