]> git.baikalelectronics.ru Git - kernel.git/commit
mtip32xx: don't use req->special
authorChristoph Hellwig <hch@lst.de>
Fri, 9 Nov 2018 13:49:01 +0000 (14:49 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 9 Nov 2018 15:39:21 +0000 (08:39 -0700)
commitbc2754550480aa3137ffbf1dcf4abee08dfb943e
tree8a8aadf3a0b676530d14e7745cfdbdcba8a8a77f
parentf50cd820f38fab5e0f4fa21540597787545f6c8e
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>
drivers/block/mtip32xx/mtip32xx.c
drivers/block/mtip32xx/mtip32xx.h