The following patches add some handy features to e2image related to moving the filesystem. They can be useful for converting between disks and images where one is partitioned and the other is not. It will also allow gparted to more efficiently move ext[234] partitions by skipping unused blocks. Phillip Susi (4): e2image: add offset switches e2image: perform in-place move e2image: add progress indicator e2image: handle SIGINT safely misc/e2image.8.in | 45 +++++++++++++- misc/e2image.c | 182 ++++++++++++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 213 insertions(+), 14 deletions(-) -- 1.8.1.2 -- 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