]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
target/rd: always chain S/G list
authorChristoph Hellwig <hch@lst.de>
Fri, 7 Aug 2015 16:15:12 +0000 (18:15 +0200)
committerJens Axboe <axboe@fb.com>
Mon, 17 Aug 2015 14:12:53 +0000 (08:12 -0600)
commit02c4de53add1b799f5663d5e9c8e9a5d9366a507
tree530cb467ae238b7d5abb9a6fbb31e407a427835b
parent10c95ed9aa2970e05fedb4ac8b3ce1b934dab17b
target/rd: always chain S/G list

The rd sg lists are never passed to hardware, so use S/G chaining
unonditionally.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/target/target_core_rd.c