[master 4/4] Remove obsolete FIXME from FS.status

bcl installerbot-noreply at redhat.com
Tue Apr 7 20:40:01 UTC 2015


From: "Brian C. Lane" <bcl at redhat.com>

---
 blivet/formats/fs.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/blivet/formats/fs.py b/blivet/formats/fs.py
index cc5e118..4acc123 100644
--- a/blivet/formats/fs.py
+++ b/blivet/formats/fs.py
@@ -920,7 +920,6 @@ def teardown(self):
 
     @property
     def status(self):
-        # FIXME check /proc/mounts or similar
         if not self.exists:
             return False
         return self.systemMountpoint is not None


-- 
To view this commit on github, visit https://github.com/rhinstaller/blivet/commit/a8df8c90487dc86f3119e912947744d943636a23


More information about the anaconda-patches mailing list