Linux File System Filter Drivers

Hi everybody,

I know that it isn’t a Linux file system mailing list but I have developed
a FSFD (File System Filter Driver) for Windows 9x/NT/2000 and I want to
develop it for Linux.

Do you know how to do this?
Where can I find information about this?

Thanks in advance.

Abel.

> Do you know how to do this?

Where can I find information about this?

Hooking the super/inode/dentry dispatch tables seems to be the way.
Please ask on some Linux list for more comments (kernel debugger for Linux -
at least as powerful as kdx86 - is an especially interesting issue).

Max