[buildd-tools-devel] Bug#566513: kfreebsd: file name too long problem?

Jens Thiele karme at berlios.de
Sat Feb 6 13:24:17 UTC 2010


Aurelien Jarno <aurelien at aurel32.net> writes:

> The problem actually from here sys/sys/mount.h, and is not specific to
> procfs:
>
> | #define MNAMELEN        88              /* size of on/from name bufs */
> ...
> | #define OMNAMELEN       (88 - 2 * sizeof(long)) /* size of on/from
> name bufs */
>
> The variable length depending on the architecture is there to keep the
> size of the structure statfs to 256 bytes.

Ok. I now see I did use the wrong mount path for my test and that was
the real reason why it worked then :-(

Sorry if that wasted your time.





More information about the Buildd-tools-devel mailing list