From d4c5dcacfaffb7493d161d5cd0fbb7b1190b7bd5 Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Sun, 22 Feb 2015 08:48:42 -0800 Subject: [PATCH] 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 Reviewed-by: Sagi Grimberg Signed-off-by: Nicholas Bellinger --- Reading git-format-patch failed