Searched hist:"98 d61d5b1a65a9df7cb3d9605f5d37d3dbbb4b5e" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/block/ |
H A D | blk-map.c | diff 98d61d5b1a65a9df7cb3d9605f5d37d3dbbb4b5e Tue Jul 19 04:31:51 CDT 2016 Christoph Hellwig <hch@lst.de> block: simplify and export blk_rq_append_bio
The target SCSI passthrough backend is much better served with the low-level blk_rq_append_bio construct then the helpers built on top of it, so export it.
Also use the opportunity to remove the pointless request_queue argument and make the code flow a little more readable.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|
H A D | blk.h | diff 98d61d5b1a65a9df7cb3d9605f5d37d3dbbb4b5e Tue Jul 19 04:31:51 CDT 2016 Christoph Hellwig <hch@lst.de> block: simplify and export blk_rq_append_bio
The target SCSI passthrough backend is much better served with the low-level blk_rq_append_bio construct then the helpers built on top of it, so export it.
Also use the opportunity to remove the pointless request_queue argument and make the code flow a little more readable.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|
H A D | blk-core.c | diff 98d61d5b1a65a9df7cb3d9605f5d37d3dbbb4b5e Tue Jul 19 04:31:51 CDT 2016 Christoph Hellwig <hch@lst.de> block: simplify and export blk_rq_append_bio
The target SCSI passthrough backend is much better served with the low-level blk_rq_append_bio construct then the helpers built on top of it, so export it.
Also use the opportunity to remove the pointless request_queue argument and make the code flow a little more readable.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|
/openbmc/linux/include/linux/ |
H A D | blkdev.h | diff 98d61d5b1a65a9df7cb3d9605f5d37d3dbbb4b5e Tue Jul 19 04:31:51 CDT 2016 Christoph Hellwig <hch@lst.de> block: simplify and export blk_rq_append_bio
The target SCSI passthrough backend is much better served with the low-level blk_rq_append_bio construct then the helpers built on top of it, so export it.
Also use the opportunity to remove the pointless request_queue argument and make the code flow a little more readable.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|