[OpenAFS-devel] vol-dump.c and large file dumps...

Horst Birthelmer horst@riback.net
Wed, 14 Jul 2004 00:19:15 +0200


On Jul 13, 2004, at 11:49 PM, Neulinger, Nathan wrote:

>
> No, it's total size of the volume that is over 2gb... gets a file size
> limit exceeded error. Went away as soon as I added the O_LARGEFILE
> option to the open call.
>

That's strange because I did some work in that field quite some time 
ago and I'm pretty sure I had dumps which exceeded 2GB.
I don't really remember if the platform for creating the dumps was 
Linux or AIX because If you have an open64 the code will use it.

Horst