In RereadPartitions, move call to unix.Sync() in Linux specific code as unix.Sync() is not portable (not available on Windows).
399 B
399 B
In RereadPartitions, move call to unix.Sync() in Linux specific code as unix.Sync() is not portable (not available on Windows).