Hi, These patches are related to EXT4_IOC_MOVE_EXT ioctl. Two of the beginning are bug fix, and the other is cleanup. These are applied to 2.6.33-rc8 with the latest ext4 patch queue (ee8a22d58776b8752a33973c9fe73e3b77cb0ee5). Akira Fujita (3): ext4: Fix insertion point of extent in mext_insert_across_blocks() ext4: Fix the NULL reference in double_down_write_data_sem() ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl fs/ext4/ioctl.c | 3 ++- fs/ext4/move_extent.c | 24 +++++++++++++----------- 2 files changed, 15 insertions(+), 12 deletions(-) Regards, Akira Fujita -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html