[PATCH] Do not put device node path, but the fs UUID in fstab for mdraid: (#519337)

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

 



mdraid device node minors aren't really stable, esp. not when using
mdraid for (Intel) BIOS RAID.
---
 storage/devices.py |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/storage/devices.py b/storage/devices.py
index 2259fb6..5945228 100644
--- a/storage/devices.py
+++ b/storage/devices.py
@@ -2304,10 +2304,6 @@ class MDRaidArrayDevice(StorageDevice):
         if self.level is None:
             self.level = mdraid.raidLevel(info['level'])
 
-    @property
-    def fstabSpec(self):
-        return self.path
-
     def updateSysfsPath(self):
         """ Update this device's sysfs path. """
         log_method_call(self, self.name, status=self.status)
-- 
1.6.4

_______________________________________________
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