1
0
Files
linux/drivers/scsi
Christoph Hellwig aebf526b53 block: fold cmd_type into the REQ_OP_ space
Instead of keeping two levels of indirection for requests types, fold it
all into the operations.  The little caveat here is that previously
cmd_type only applied to struct request, while the request and bio op
fields were set to plain REQ_OP_READ/WRITE even for passthrough
operations.

Instead this patch adds new REQ_OP_* for SCSI passthrough and driver
private requests, althought it has to add two for each so that we
can communicate the data in/out nature of the request.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
2017-01-31 14:00:44 -07:00
..
2016-11-08 17:29:56 -05:00
2016-12-25 17:21:22 +01:00
2015-04-17 10:13:56 -07:00
2015-11-25 22:08:55 -05:00
2016-05-10 22:01:07 -04:00
2015-11-09 17:11:57 -08:00
2015-11-09 16:32:14 -08:00
2017-01-31 14:00:34 -07:00
2016-02-25 21:10:53 -05:00
2016-11-08 17:29:46 -05:00
2016-01-27 20:36:10 +08:00
2016-01-27 20:36:10 +08:00
2016-02-23 21:27:02 -05:00
2016-11-28 15:51:31 -05:00
2016-12-25 17:21:22 +01:00
2017-01-31 14:00:34 -07:00
2016-11-14 13:16:42 -07:00
2017-01-31 14:00:04 -07:00
2016-10-18 19:49:11 -06:00
2016-02-23 21:27:02 -05:00
2015-11-18 11:59:09 -05:00
2016-02-23 21:27:02 -05:00