Home
last modified time | relevance | path

Searched hist:ff27668ce8092c74965f21b5c02ebc6b6764db95 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/md/bcache/
H A Drequest.hdiff ff27668ce8092c74965f21b5c02ebc6b6764db95 Fri Mar 27 03:30:10 CDT 2020 Christoph Hellwig <hch@lst.de> 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>
H A Drequest.cdiff ff27668ce8092c74965f21b5c02ebc6b6764db95 Fri Mar 27 03:30:10 CDT 2020 Christoph Hellwig <hch@lst.de> 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>
H A Dsuper.cdiff ff27668ce8092c74965f21b5c02ebc6b6764db95 Fri Mar 27 03:30:10 CDT 2020 Christoph Hellwig <hch@lst.de> 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>