bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH parted 1/2] dos: Add a partition flag for diagnostics / recov


From: Jim Meyering
Subject: Re: [PATCH parted 1/2] dos: Add a partition flag for diagnostics / recovery partitions
Date: Tue, 20 Apr 2010 20:38:18 +0200

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?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]