[blivet][master/rhel7-branch] Make implicit partitions smaller if real requests don't fit anywhere

Brian C. Lane bcl at redhat.com
Thu Jan 22 01:03:04 UTC 2015


On Wed, Jan 21, 2015 at 10:06:34AM +0100, Vratislav Podzimek wrote:

> +                # and the request, make the implicit partitions smaller in
> +                # attempt to make space for the request
> +                for implicit_req in implicit_devices:
> +                    implicit_req.size = FALLBACK_DEFAULT_PART_SIZE

What happens if this new size is still not small enough? Does that need
to be dealt with here or is it caught someplace else?

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)


More information about the anaconda-patches mailing list