This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH: Re: Is something wrong with glibc and kernel 2.4.5? (also a patch)


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]