[OpenAFS] Re: openafs and linux 2.6.19-rc1 [patch]

2006-10-06 Thread Alex Romosan
chas williams - CONTRACTOR [EMAIL PROTECTED] writes: @@ -550,6 +558,10 @@ .read =generic_read_dir, #endif .readdir = afs_linux_readdir, +#ifdef GENERIC_FILE_AIO_READ + .aio_read =generic_file_aio_read, + .aio_write = generic_file_aio_write, +#endif #ifdef

[OpenAFS] openafs and linux 2.6.19-rc1 [patch]

2006-10-05 Thread Alex Romosan
the new linux kernel has lost a couple more functions which affect openafs (generic_file_read/write). the attached patch lets me use openafs with the above-mentioned kernel. it is generated against the debian package (which finally works on amd64, yeay) but it applies against cvs head with a bit

[OpenAFS] Re: openafs and linux 2.6.19-rc1 [patch]

2006-10-05 Thread Alex Romosan
Alex Romosan [EMAIL PROTECTED] writes: the new linux kernel has lost a couple more functions which affect openafs (generic_file_read/write). the attached patch lets me use openafs with the above-mentioned kernel. it is generated against the debian package (which finally works on amd64, yeay

[OpenAFS] Re: OpenAFS 1.4.2fc2 and Vanilla Linux kernel 2.6.18

2006-10-04 Thread Alex Romosan
Derrick J Brashear [EMAIL PROTECTED] writes: You kids and your wacky reply to all reply list pruned. Found system call table at 0x803e2d20 (pattern scan) Found 32-bit system call table at 0x803e3bb0 (pattern scan) Starting AFS cache scan...1Unable to handle kernel NULL