On 6 Mar 2011, at 10:46, Simon Wilkinson wrote: > > On 6 Mar 2011, at 03:23, Ryan C. Underwood wrote: >> >> Yes, this was exactly it. Attached patch fixes the issue. > > Thanks. Pushed to gerrit as http://gerrit.openafs.org/4152
This fails on both Irix and AIX, as they don't have preadv64 and pwritev64. I don't have either of those platforms in front of me, so it's not clear whether the correct thing to do is to just disable positional I/O if preadv64 and pwritev64 aren't found, or if the Irix & AIX variants support 64 bit file sizes without having to use the *64 variants. Cheers, Simon. _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
