On 6 Mar 2011, at 03:40, Russ Allbery wrote: > > I'm not sure what we were doing before.
The positional I/O code only landed with 335ccb, which is on master and 1.6, but not on 1.4, which is why we haven't seen this problem before. I suspect that the correct solution is both to take Ryan's patch and to investigate using AC_SYS_LARGEFILE. The one thing I'd be wary of there is making sure that we aren't serialising to disk anything that changes in length as a result of setting _FILE_OFFSET_BITS=64 Cheers, Simon. _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
