[blivet][rhel7/f21/master] bugs 1109244 and 1120964

Vratislav Podzimek vpodzime at redhat.com
Fri Oct 10 06:33:10 UTC 2014


On Thu, 2014-10-09 at 16:53 -0500, David Lehman wrote:
> Patch 1 should go on all three branches. When we commit the flag changes
> parted removes the partition device nodes and then recreates them. This
> is sometimes problematic if we don't wait for that and try to proceed with
> creating the filesystem.
> 
> Patches 3, 4 and 5 should go on master and f21, if not all three branches.
> It is still waiting on test feedback, but I figured I'd get it out in the
> open sooner rather than later. It was reported with an NTFS filesystem,
> but it seems like it would be possible to hit on other types as well.
> 
> Patch 4 is just a clean-up for master.
> 
> David Lehman (5):
>   Let udev settle between writing partition flags and formatting.
>     (#1109244)
>   Remove unused fallback code from DiskLabel.
>   Change signature of DiskLabel.addPartition to be more useful.
>   Account for partition alignment in PartitionDevice min/max size.
>     (#1120964)
>   Align end sector in the appropriate direction for resize. (#1120964)
> 
>  blivet/deviceaction.py      |  1 +
>  blivet/devices/partition.py | 55 +++++++++++++++++++++++++----
>  blivet/formats/disklabel.py | 85 ++++++++++++---------------------------------
>  tests/devices_test.py       | 75 +++++++++++++++++++++++++++++++++++++++
>  tests/storagetestcase.py    |  1 +
>  5 files changed, 148 insertions(+), 69 deletions(-)
All of 1-4 look good to me.

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic



More information about the anaconda-patches mailing list