summaryrefslogtreecommitdiffstats
path: root/fsset.py
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2001-08-07 21:45:27 +0000
committerMatt Wilson <msw@redhat.com>2001-08-07 21:45:27 +0000
commit2eb13569b277be116296546f1ead5f83d36fc0c1 (patch)
tree281cd12d3ededcdefbd976b35d1872ba9b799e65 /fsset.py
parentcfbad9f6497266eb93e8e1c326ded60b69d51cc0 (diff)
downloadanaconda-2eb13569b277be116296546f1ead5f83d36fc0c1.tar.gz
anaconda-2eb13569b277be116296546f1ead5f83d36fc0c1.tar.xz
anaconda-2eb13569b277be116296546f1ead5f83d36fc0c1.zip
note to self
Diffstat (limited to 'fsset.py')
-rw-r--r--fsset.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/fsset.py b/fsset.py
index 73bf26c50..1f549294e 100644
--- a/fsset.py
+++ b/fsset.py
@@ -1029,6 +1029,9 @@ class Device:
return self.__class__.__name__
class RAIDDevice(Device):
+ # XXX usedMajors does not take in account any EXISTING md device
+ # on the system for installs. We need to examine all partitions
+ # to investigate which minors are really available.
usedMajors = {}
# members is a list of Device based instances that will be