[PATCH 4/5] Make a better effort at tearing down everything before action processing.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 storage/__init__.py |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/storage/__init__.py b/storage/__init__.py
index 05478f5..43d40f1 100644
--- a/storage/__init__.py
+++ b/storage/__init__.py
@@ -167,8 +167,7 @@ def storageComplete(anaconda):
                                 default = 0)
 
     # Make sure that all is down, even the disks that we setup after popluate.
-    for disk in anaconda.id.storage.disks:
-        disk.teardown()
+    anaconda.id.storage.devicetree.teardownAll()
 
     if rc == 0:
         return DISPATCH_BACK
-- 
1.6.5.2

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux