In message <[EMAIL PROTECTED]>,Hartmut Reuter writes:
>Well, I have now after Rainer's patch been able to write and read a 5 gb 
>file and it seems to work. But I am not sure that all kernel versions 
>support this. Therefor 5 years ago I chose this - may be ugly or 
>complicated - code to have large file support under linux which always 
>worked.

its ugly and complicated and chews up stack space.
generic_file_read/write has had large file support for some time.
its not the kernel's fault that afs didnt handle shifting pp->index
properly.  its better to fix what's really broken in afs instead of
working around it.
_______________________________________________
OpenAFS-devel mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to