[Buildroot] [Bug 3475] Calling sync on large filesystems when not always necessary

bugzilla at busybox.net bugzilla at busybox.net
Fri Mar 11 16:22:16 UTC 2011


https://bugs.busybox.net/show_bug.cgi?id=3475

--- Comment #1 from Danny Staple <orionrobots at gmail.com>  ---
For info - this sync is called as a shell out to "/bin/sync" in makedevs.c.


if (system("/bin/sync"))
        bb_error_msg("sync failed, continuing anyway");

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the buildroot mailing list