Skip to content
Commit 4a0931c5 authored by Curtis Gedak's avatar Curtis Gedak Committed by Mike Fleetwood
Browse files

Restore ability to grow primary w/unallocated space before extended (#778700)

A regression which prevented growing a primary partition that had
unallocated space between it and the following extended partition was
introduced with the following commit:

  Create and use general find_extended_partition() function
  aa981077

To fix the regression, restore the logic that checked for a logical
partition before seeking the index of the extended partition.

Bug 778700 - Unable to grow partition even though unallocated space is
             adjacent
parent 4cc5103d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment