[f21-branch][blivet] Beware of partitions' order when adding partitions

Martin Kolman mkolman at redhat.com
Wed Nov 26 14:37:10 UTC 2014


On Wed, 2014-11-26 at 14:37 +0100, Vratislav Podzimek wrote:
> The two blivet patches fix bug when cancelling actions in reversed order causes
> partitions getting wrong numbers resulting in various issues. The pyparted patch
> is required to make this all work.
> 
> Vratislav Podzimek (2):
>   Return device's children sorted by name
>   Update partitions' numbers and names when adding new partition
> 
>  blivet/devicetree.py        | 11 ++++++++++-
>  blivet/formats/disklabel.py | 26 ++++++++++++++++++++++++--
>  python-blivet.spec          |  2 +-
>  3 files changed, 35 insertions(+), 4 deletions(-)
> 
All look good to me, ACK! And thanks for tackling this quite complicated
issue! :)



More information about the anaconda-patches mailing list