[blivet] small md cleanups

David Lehman dlehman at redhat.com
Thu Jul 31 22:16:01 UTC 2014


Patch 1 is from previous pyudev set, but since it grew a followup it
seemed worth separating into its own set.

In testing I found that I no longer know how to hit the issue we're
handling with patch 2 here, but it should be better with this change.
Previously we would look up the correct device by UUID and use it, but
would not update its name to match reality. (The array must be active --
otherwise we wouldn't be in addUdevMDDevice.)

Patch 3 is fairly self-explanatory and just walks back part of a slightly
overzealous recent patch.

David Lehman (3):
  Remove an obsolete block related to unpredictable md device names.
  Update md name when lookup relied on UUID.
  Don't pass md array UUID as member format UUID.

 blivet/devicetree.py | 41 ++++++-----------------------------------
 1 file changed, 6 insertions(+), 35 deletions(-)

-- 
1.9.3



More information about the anaconda-patches mailing list