[parted-devel] Partition move function
Jim Meyering
jim at meyering.net
Fri Apr 30 06:29:51 UTC 2010
Curtis Gedak wrote:
> I wish to begin my response by stating that I did not develop the move
> code in GParted. However, I have read through it extensively in order
> to adapt it to support sector sizes > 512 bytes. Credit for the
> initial move idea goes to Jan Claeys, code was developed by Bart
> Hakvoort, and significant testing and bug hunting was performed by
> Laurent de Trogoff. Hence these gentlemen might have a much better
> understanding of this area than I do.
>
> Following are my discoveries regarding move actions in GParted.
>
>
> ARE PARTITION MOVES FILE SYSTEM SPECIFIC?
...
>
> HOW DOES GPARTED PERFORM FILE SYSTEM MOVES?
...
>
> Hope that helps describe how GParted performs partition moves. :-)
Hi Curtis,
Thanks for writing all that.
It's good to know that retaining parted's partition moving
functionality is feasible, with only minimal FS-specific hooks.
Now it's "just" a question of adapting and integrating
the changes, and adding many unit tests.
More information about the parted-devel
mailing list