Whoa! There is a very unhealthy amount of duplication in parted.c: at least do_mkpart and do_mkpartfs share most of their 170-line function bodies, verbatim. Also, do_mkfs and do_mkpartfs have big blocks in common.
This probably doesn't matter, but just in case any of that code survives the upcoming UI rewrite, now we all know this would make a good new-developer project. _______________________________________________ parted-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/parted-devel

