[PATCH 2/2] Do filesystem-specific sync operation after writing configuration.

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

 



Related: rhbz#117968
---
 pyanaconda/bootloader.py |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/pyanaconda/bootloader.py b/pyanaconda/bootloader.py
index c99620a..4c182e5 100644
--- a/pyanaconda/bootloader.py
+++ b/pyanaconda/bootloader.py
@@ -770,9 +770,7 @@ class BootLoader(object):
 
         self.write_config(install_root=install_root)
         sync()
-        sync()
-        sync()
-        sync()
+        self.stage2_device.format.sync(root=install_root)
         self.install(install_root=install_root)
 
     def update(self, install_root=""):
-- 
1.7.3.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