[OpenAFS] Re: Large files with 1.6.0pre2

Andrew Deason adeason@sinenomine.net
Sun, 6 Mar 2011 15:31:09 -0600


On Sun, 6 Mar 2011 08:38:53 -0500
Derrick Brashear <shadow@gmail.com> wrote:

> safest thing to do is disable positional i/o if the p*v64 variants are
> not found, and we can investigate further in the future (post 1.6.0)

Disable _vectored_ positional i/o. If pio is otherwise fine, we should
leave it alone.

And I'm fairly sure we're not using off_t &co for things on disk
(usually it's a problem between afs_fsize_t and 'int'), but not enough
for 1.6. I say #ifdef O_LARGEFILE for 1.6, and _F_O_B for master.

-- 
Andrew Deason
adeason@sinenomine.net