On Wed, 2016-02-24 at 13:56 -0600, mchristi@xxxxxxxxxx wrote: > From: Mike Christie <mchristi@xxxxxxxxxx> > > 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@xxxxxxxxxx> > --- > drivers/target/target_core_iblock.c | 34 ++++++++++++++++++++++++++++++++++ > 1 file changed, 34 insertions(+) Applied to target-pending/for-next. Thanks Mike. -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html