This series add WRITE_SAME w/ UNMAP=1 and UNMAP support to FILEIO and refactor unmap code for IBLOCK and FILEIO. Asias He (5): target/file: Add WRITE_SAME w/ UNMAP=1 emulation support target/file: Add UNMAP emulation support target/file: Add fd_do_unmap() helper target/iblock: Add iblock_do_unmap() helper target: Add sbc_execute_unmap() helper drivers/target/target_core_file.c | 119 +++++++++++++++++++++++++++++++++-- drivers/target/target_core_iblock.c | 108 +++++++------------------------ drivers/target/target_core_sbc.c | 85 +++++++++++++++++++++++++ include/target/target_core_backend.h | 4 ++ 4 files changed, 225 insertions(+), 91 deletions(-) -- 1.8.1.2 -- 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