On Mon, 20 May 2002 07:57:22 -0400, Jan Harkes said:
[...]
> Then something must be wrong with your tree, these files exist in the
> tree (linux/include/linux/{coda_fs_i.h,coda_psdev.h}). Did you apply the
> patch from the root of your source tree?
>
> cd linux ; patch -p1 < coda.patch
[...]
Ouch, you're right. I didn't notice that those two files weren't in
linux/fs/coda and applied the patch directly in the coda dir. Sorry.
Now that I have found those files, I could see that they weren't patched
already. Is it enough to add the two definitions there and to recompile
my kernel then?
Ciao
Florian