commit | d4c5dcacfaffb7493d161d5cd0fbb7b1190b7bd5 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Feb 22 08:48:42 2015 -0800 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Fri Feb 27 11:20:47 2015 -0800 |
tree | 096085d3b2a65238695479053ecc396e02315afa | |
parent | 6b9a44d0939ca6235c72b811bd55b462d6a0a553 [diff] |
target: rewrite fd_execute_write_same With the new bio_vec backed iov_iter helpers we can simply set up on bio_vec per LBA, all pointing to the same initiator-supplied buffer. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>