Hans de Goede wrote: > msdos partition tables can contain diagnostics partitions (often used > now a days as system recovery partitions). For some users of libparted > (ie anaconda) it is usefull to know if a dos partition is a regular partition > or a diagnostic partition (see rh bug 534066). > > * include/parted/disk.h(_PedPartitionFlag): Add PED_PARTITION_DIAG > * libparted/disk.c(ped_partition_flag_get_name): Add PED_PARTITION_DIAG > * libparted/labels/dos.c: Add support for PED_PARTITION_DIAG flag > --- > NEWS | 3 +++
Hi Hans, Thanks for the new feature. All that's left is a test to exercise it. Do you have (or can you quickly create) a small stand-alone test case? _______________________________________________ bug-parted mailing list bug-parted@gnu.org http://lists.gnu.org/mailman/listinfo/bug-parted