This is the mail archive of the libc-alpha@sourceware.org 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]
Other format: [Raw text]

Re: [PATCH v2 1/3] Consolidate fallocate{64} implementations


On Wednesday 05 October 2016 08:19 PM, Adhemerval Zanella wrote:
> Yes, but the large offset that exceeds a 32-bit value is checked only on
> tst-fallocate64. The tst-fallocate, which uses default 32-bit off_t (on
> architectures that do not have off_t 64-bit as default), only tests
> offset less than INT_MAX.

Of course, looks good to me with the typo fix then.

Siddhesh


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