git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b9a44d
)
target: rewrite fd_execute_write_same
author
Christoph Hellwig
<hch@lst.de>
Sun, 22 Feb 2015 16:48:42 +0000
(08:48 -0800)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Fri, 27 Feb 2015 19:20:47 +0000
(11:20 -0800)
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>
drivers/target/target_core_file.c
patch
|
blob
|
history
diff --cc
drivers/target/target_core_file.c
Simple merge