Mike Christie 07b6319687 target/iblock: pass WRITE_SAME to device if possible
This patch has iblock pass the WRITE_SAME command to
the device for offloading if possible. It is similar to what is
done for UNMAP/discards, except that we export a large max write same
value to the initiator, and then rely on the block layer to
break it up into multiple requests if it cannot fit into one.

v2.

- Drop file backend changes and move helper function to
iblock backend.

Signed-off-by: Mike Christie <mchristi@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2016-03-10 21:48:53 -08:00
..
2016-02-10 11:35:55 -05:00
2016-02-17 09:39:56 +01:00
2016-02-16 08:04:06 -08:00
2016-02-13 17:35:23 -08:00
2016-02-12 08:10:31 -07:00
2016-02-17 11:50:53 -08:00
2016-02-12 15:31:22 -08:00
2016-02-17 09:24:07 +01:00