[PATCH] fsync applet

Rob Landley rob at landley.net
Wed Jun 17 21:13:19 UTC 2009


On Friday 12 June 2009 08:48:23 you wrote:
> On Thu, Jun 11, 2009 at 1:07 PM, <virtuoso at slind.org> wrote:
> > From: Pekka Pessi <Pekka.Pessi at nokia.com>
> >
> > Issue fsync() system call on a file to ensure its buffers are
> > synchronized with the backing storage.
> >
> > Signed-off-by: Alexander Shishkin <virtuoso at slind.org>
>
> Please use CONFIG_WERROR. With CONFIG_WERROR=y:

This just about guarantees that you will not be able to build busybox on a 
newer version of gcc than the one available to the developers at the time, or 
one of the versions that spits out incorrect "may be used uninitialized" 
warnings...

Rob
-- 
Latency is more important than throughput. It's that simple. - Linus Torvalds


More information about the busybox mailing list