linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add handy fs move features
@ 2013-10-08 15:56 Phillip Susi
  2013-10-08 15:56 ` [PATCH 1/4] e2image: add offset switches Phillip Susi
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Phillip Susi @ 2013-10-08 15:56 UTC (permalink / raw)
  To: tytso; +Cc: linux-ext4

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


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2013-12-26  5:24 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-08 15:56 [PATCH 0/4] Add handy fs move features Phillip Susi
2013-10-08 15:56 ` [PATCH 1/4] e2image: add offset switches Phillip Susi
2013-12-16  4:32   ` Theodore Ts'o
2013-12-16 16:30     ` Phillip Susi
2013-12-16 16:32       ` Phillip Susi
2013-12-25  4:58         ` Theodore Ts'o
2013-10-08 15:56 ` [PATCH 2/4] e2image: perform in-place move Phillip Susi
2013-12-16  4:33   ` Theodore Ts'o
2013-12-16 16:30     ` Phillip Susi
2013-12-16 16:33       ` Phillip Susi
2013-12-25  4:58         ` Theodore Ts'o
2013-12-26  4:48           ` Theodore Ts'o
2013-12-26  5:24             ` Theodore Ts'o
2013-10-08 15:56 ` [PATCH 3/4] e2image: add progress indicator Phillip Susi
2013-12-25  4:58   ` Theodore Ts'o
2013-10-08 15:56 ` [PATCH 4/4] e2image: handle SIGINT safely Phillip Susi
2013-12-25  4:58   ` Theodore Ts'o

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).