[blivet][rhel7-branch/master] Two patches to fix the code and bug #1093144

Vratislav Podzimek vpodzime at redhat.com
Tue May 13 14:15:07 UTC 2014


PATCH 1/2 fixes the code so that it doesn't define a function again and again in
a for loop, PATCH 2/2 fixes an issue causing a traceback mentioned in the bug
#1093144.

For master, the PATCH 2/2 will hopefully be a temporary solution, because I'd
like to streamline that madness of adding extra extents in various places and
missing such code in others.

Vratislav Podzimek (2):
  Move apply_chunk_growth outside of a for-cycle
  Take extra RAID metadata into account when growing LV (#1093144)

 blivet/partitioning.py | 45 +++++++++++++++++++++++++--------------------
 1 file changed, 25 insertions(+), 20 deletions(-)

-- 
1.9.0



More information about the anaconda-patches mailing list