[patch] df.c: missing required space
Rob Landley
rob at landley.net
Thu Sep 8 00:54:44 UTC 2005
On Wednesday 07 September 2005 18:12, Dirk Clemens wrote:
> Dirk Clemens wrote:
> > If the filesystem name has 21 or more chars and the total space of that
> > device is more than 100 GB then the required space between filesystem
> > and total is not printed. The patch correct this.
>
> A new patch because I have forgotten a second space in
> the human readable part:
1) Wordwrap ate it. If the patch is inline, please switch wordwrap off on
your email client.
2) Please patch relative to the top level directory. (We have some confusion
on exactly _where_ the patch should be relative to, since the kernel standard
is topdir/subdirs/file.c but subversion produces just subdirs/file.c patches,
so whether you apply the patch with -p0 or -p1 is something you have to guess
at each time. But have to cd into subdirs in order to apply the patch is not
normal.)
Rob
More information about the busybox
mailing list