commit | 785ba83b4f3e4fde236f03205dd1cd98fd6a5255 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Nov 09 14:42:37 2018 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Nov 09 19:17:14 2018 -0700 |
tree | b1353633094c781b108ee866c21bf5871322145e | |
parent | c092d4ec53c9c7e690ad517b414078db4da6870b [diff] |
scsi: push blk_status_t up into scsi_setup_{fs,scsi}_cmnd This just moves the prep_to_mq calls up in preparation of further removal of BLKPREP_* usage. Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Reviewed-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>