On 02/26/2013 10:38 AM, Nicholas A. Bellinger wrote: > Hi Asias, > > 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(-) >> > > Applied to target-pending/queue for the moment, as I'd still like to get > hch's feedback for the underlying struct block_device case with FILEIO > ahead of merging. Okay. > Also, one minor comment (inline) on patch #1. > > Thanks! > > --nab > > -- Asias -- 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