commit | d85cb20453bc98da47ab4393a1a05afcafb39a0f | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Nov 09 14:49:01 2018 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Nov 09 08:39:21 2018 -0700 |
tree | 8a8aadf3a0b676530d14e7745cfdbdcba8a8a77f | |
parent | 55c7bc37e05b5f7593b76d1c74e254b996b73d1a [diff] |
mtip32xx: don't use req->special Instead create add to the icmd into struct mtip_cmd which can be unioned with the scatterlist used for the normal I/O path. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>