On Mon, 2013-02-25 at 14:03 +0800, Asias He wrote: > 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(-) > Hi Asias, As per the discussion last week with hch, I'm applying this series for v3.10. Thanks! --nab -- 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