Re: [PATCH] DiskLabel.status can't be determined so return False. (#563526, #561074)

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

 



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Mon, 22 Feb 2010, David Lehman wrote:

---
storage/formats/disklabel.py |    5 +----
1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/storage/formats/disklabel.py b/storage/formats/disklabel.py
index f49e3c1..1a9d066 100644
--- a/storage/formats/disklabel.py
+++ b/storage/formats/disklabel.py
@@ -182,10 +182,7 @@ class DiskLabel(DeviceFormat):
    @property
    def status(self):
        """ Device status. """
-        return (self.exists and self.device and
-                os.path.exists(self.device) and
-                self.partedDevice is not None and
-                self.partedDisk is not None)
+        return False

    def setup(self, *args, **kwargs):
        """ Open, or set up, a device. """


Ack.

- -- David Cantrell <dcantrell@xxxxxxxxxx>
Red Hat / Honolulu, HI

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkuDII4ACgkQ5hsjjIy1VkmW3wCeJpC8qdHhQivNGMcchHVeqONu
ATQAoKybpeKUIeIqgO48WStt5hPu1xZw
=i3D/
-----END PGP SIGNATURE-----

_______________________________________________
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