PATCH: Re: Is something wrong with glibc and kernel 2.4.5? (also a patch)
H . J . Lu
hjl@lucon.org
Fri Jun 15 20:47:00 GMT 2001
On Fri, Jun 15, 2001 at 08:36:21PM -0700, Ulrich Drepper wrote:
> "H . J . Lu" <hjl@lucon.org> writes:
>
> > I have no ideas how those tests worked before. Could someone pelease
> > tell me why cb.aio_offset is not initialized?
>
> The tests worked because there is normally no problem with a non-zero
> offset since the file would be created sparse. I guess you are using
> this horrible ReiserFS which cannot handle sparse files.
What is the size of aio_offset used in rt tests? If it is 64bit,
I don't know which fs can support 0xffffffffffffffff byte file.
Since aio_offset is not initialized, it can be anything.
H.J.
More information about the Libc-alpha
mailing list