Re: RFC: clean up command setup

2014-07-11 Thread Christoph Hellwig
On Sun, Jun 29, 2014 at 03:34:31PM +0200, Christoph Hellwig wrote: > There has been some confusion because scsi_setup_blk_pc_cmnd is used to set > up various special TYPE_FS commands. I've looked into the area and come > up with various cleanup, as well as few small bug fixes that were turned > up

RFC: clean up command setup

2014-06-29 Thread Christoph Hellwig
There has been some confusion because scsi_setup_blk_pc_cmnd is used to set up various special TYPE_FS commands. I've looked into the area and come up with various cleanup, as well as few small bug fixes that were turned up by this. The series is against the core-for-3.17 branch of my scsi-queue