Re: [PATCH v2 0/6] Split scsi passthrough fields out of struct request sequel

2017-06-01 Thread Jens Axboe
On 05/31/2017 02:43 PM, Bart Van Assche wrote: > Hello Jens, > > The patches in this series are a sequel of Christoph's "Split scsi passthrough > fields out of struct request" patch series. The changes compared to v1 of this > patch series are: > - Renamed QUEUE_FLAG_SCSI_PDU into

Re: [PATCH v2 0/6] Split scsi passthrough fields out of struct request sequel

2017-06-01 Thread Christoph Hellwig
On Wed, May 31, 2017 at 02:43:44PM -0700, Bart Van Assche wrote: > Hello Jens, > > The patches in this series are a sequel of Christoph's "Split scsi passthrough > fields out of struct request" patch series. The changes compared to v1 of this > patch series are: > - Renamed QUEUE_FLAG_SCSI_PDU

[PATCH v2 0/6] Split scsi passthrough fields out of struct request sequel

2017-05-31 Thread Bart Van Assche
Hello Jens, The patches in this series are a sequel of Christoph's "Split scsi passthrough fields out of struct request" patch series. The changes compared to v1 of this patch series are: - Renamed QUEUE_FLAG_SCSI_PDU into QUEUE_FLAG_SCSI_PASSTHROUGH and blk_queue_scsi_pdu() into