Remove a few lookup methods in blivet.

David Lehman dlehman at redhat.com
Thu Jun 4 16:24:15 UTC 2015


On 06/04/2015 11:04 AM, Samantha N. Bueno wrote:
> This tiny set gets rid of a few lookup methods in blivet. There wasn't
> any huge advantage to them, and if you have a large number of disks on
> your system, all that logging kinda slowed things down a lot when you
> tried to do anything in the custom partitioning spoke.
>
> Also one patch to adapt anaconda to the removal of said methods, since
> getDevicesByType was used a few times.

We want to plan this such that the first master build it lands in is
blivet-2.0 since it breaks the API. For the same reason I don't think
it's suitable for rhel7-branch. There we can just eliminate the
problematic logging or perhaps just log the names instead of the repr()
value.

David

> _______________________________________________
> anaconda-patches mailing list
> anaconda-patches at lists.fedorahosted.org
> https://lists.fedorahosted.org/mailman/listinfo/anaconda-patches
>



More information about the anaconda-patches mailing list