[PATCH 4/6] NFSDevice does not take exists= as a parameter.

[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 aba920f..953fe3b 100644
--- a/storage/__init__.py
+++ b/storage/__init__.py
@@ -1226,8 +1226,7 @@ class FSSet(object):
             # NFS -- preserve but otherwise ignore
             device = NFSDevice(devspec,
                                format=getFormat(fstype,
-                                                device=devspec),
-                               exists=True)
+                                                device=devspec))
         elif devspec.startswith("/") and fstype == "swap":
             # swap file
             device = FileDevice(devspec,
-- 
1.6.1.3

_______________________________________________
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