Skip to content
  • Mike Fleetwood's avatar
    Update calibrate_partition() for single partition path (#767842) · 54652b0d
    Mike Fleetwood authored and Curtis Gedak's avatar Curtis Gedak committed
    Now that Partition objects only have a single path, rather than a list
    of paths, stop performing unnecessary actions in calibrate_partitions()
    which added alternate paths reported from libparted.  Just left with
    setting the partition path name correctly, when the path name doesn't
    exist.  Happens when the path is set to "Copy of /dev/SRC" when the
    partition was newly created by a copy-paste into unallocated space
    earlier in the sequence of operations now being applied.
    
    Bug 767842 - File system usage missing when tools report alternate block
                 device names
    54652b0d