Re: [PATCH storage 3/3] isys.umount removes mount directory by default

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

 



Joel Granados wrote:
On Mon, Mar 16, 2009 at 01:25:22PM +0100, Radek Vykydal wrote:
---
 storage/formats/fs.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/storage/formats/fs.py b/storage/formats/fs.py
index 545970c..fa93136 100644
--- a/storage/formats/fs.py
+++ b/storage/formats/fs.py
@@ -206,7 +206,6 @@ class FS(DeviceFormat):
             self.mount(mountpoint=tmppath)
             buf = os.statvfs(tmppath)
             self.unmount()
-            os.rmdir(tmppath)

So where do we remove the temp dir?
in isys.unmount() called by self.unmount()

_______________________________________________
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