Revert "block: all blk-mq requests are tagged"
authorChristoph Hellwig <hch@lst.de>
Sun, 19 Oct 2014 15:13:57 +0000 (17:13 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 28 Oct 2014 08:53:43 +0000 (09:53 +0100)
This reverts commit fb3ccb5da71273e7f0d50b50bc879e50cedd60e7.

SCSI-2/SPI actually needs the tagged/untagged flag in the request to
work properly.  Revert this patch and add a follow on to set it in
the right place.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Acked-by: Jens Axboe <axboe@kernel.dk>
Reported-by: Meelis Roos <mroos@linux.ee>
Tested-by: Meelis Roos <mroos@linux.ee>
Cc: stable@vger.kernel.org

No differences found