summaryrefslogtreecommitdiffstats
path: root/fsset.py
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2001-07-02 15:53:23 +0000
committerMatt Wilson <msw@redhat.com>2001-07-02 15:53:23 +0000
commit1454f9c303163156c20e735f76b24d88a7b1ec6c (patch)
treea3e94532f62dc5ad354ec302b941cfa0b387d90d /fsset.py
parent98c4d306314b83831772b91633e68375abff9d4c (diff)
downloadanaconda-1454f9c303163156c20e735f76b24d88a7b1ec6c.tar.gz
anaconda-1454f9c303163156c20e735f76b24d88a7b1ec6c.tar.xz
anaconda-1454f9c303163156c20e735f76b24d88a7b1ec6c.zip
note to self
Diffstat (limited to 'fsset.py')
-rw-r--r--fsset.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/fsset.py b/fsset.py
index 6688a0ca2..eae51e1ce 100644
--- a/fsset.py
+++ b/fsset.py
@@ -876,6 +876,8 @@ class LoopbackDevice(Device):
return "# LOOP1: %s %s /redhat.img\n" % (self.host, self.hostfs)
# XXX fix RAID
+# XXX don't reserve labels on filesystems that are going to be
+# reformatted
def readFstab (path):
fsset = FileSystemSet()