On Wed, Feb 19, 2003 at 03:39:23PM -0000, Rajaram Suresh Gaunker wrote: > i'm searching for the vfs file wher i need to give the instruction > for registraring file system, but i didn't got the code file, so i > thought that it will auto matically do it in the kernel. cd /path/to/linux/kernel/sources vi Documentation/filesystems/vfs.txt /register<enter> Read. :) > but when i tried to load it as module, it gave versionoing > problems and load failed There are two kinds of versioning problems. The first is caused by MODVERSIONS. This is explained in detail in the FAQ and chapter 11 of Linux Device Drivers, 2nd Edition. The second is caused by mixing up /use/include and the kernel include files. This is explained in detail in the FAQ. (Look for the example Makefile on www.kernelnewbies.org.) There should be a link to the FAQ added to the bottom of this message by the list software. -- "Security for who?" -- Crispin Cowan
Attachment:
pgp00325.pgp
Description: PGP signature