[blivet:rhel7/master 0/3] Fix problems with what accordion displays (v6)

mulhern amulhern at redhat.com
Tue Feb 25 17:44:07 UTC 2014


Find more used...same as before.
Make DeviceTree.hide()...takes a much more conservative approach to action
removal than previous patches. Conservative means removes a whole lot more
actions and is rendered thereby simpler and probably less dangerous.
Log action...trivial, but desirable, and shouldn't be dangerous.

IMHO we need to extend all the logging functions with some clever
meta-programming so that they _never_ cause a crash even if their
arguments can not be evaluated. Has anybody heard of a library for this,
specifically?

David Lehman (1):
  Find more used devices when calculating unused devices (#1043763)

mulhern (2):
  Make DeviceTree.hide() remove a larger set (#1043763)
  Log action cancelation (#1043763)

 blivet/__init__.py   |  6 ++++--
 blivet/devicetree.py | 29 +++++++----------------------
 2 files changed, 11 insertions(+), 24 deletions(-)

-- 
1.8.3.1



More information about the anaconda-patches mailing list