On Wed, May 20, 2009 at 11:28:15AM +0200, Joel Granados wrote: > Stuff that I think should go in the next branch > 1. [PATCH] Initial btrfs support, only recognize it for now > - > http://lists.alioth.debian.org/pipermail/parted-devel/2009-March/002741.html > > 2. [parted-devel] please support m68k atari partitioning > - > http://lists.alioth.debian.org/pipermail/parted-devel/2009-March/002743.html > > 3. [parted-devel] [ PATCH ] extended attributes support on ext2 and ext3 > filesystem > - > http://lists.alioth.debian.org/pipermail/parted-devel/2009-April/002777.html > * This is something to look at. More specifically: > a. Does the patch included in that mail increase the ext{2,3} > detection capabilities in parted? > b. Does that patch include more code than we are comfortable with > (having in mind that we want to move away from fs handling)? > c. Would separating the useful stuff (detection only) from the > other stuff be worth it?
What about the "history/save" feature? More or less, I threw together a few patchset a while back, that did not perform any disk changes until a "save" command was issued. All of the commands to execute were queued, so that the user could undo/redo changes before committing to disk. http://lists.alioth.debian.org/pipermail/parted-devel/2007-November/002034.html I did not get much feedback, but it might be due some thought for a future branch. Cheers -Matt _______________________________________________ parted-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/parted-devel

