I need to port a module from that logs every syscall concerning the filesystem, from 2.4 to 2.6.
The original version simply overrides the syscall table entries but in 2.6 this is no longer possible.
I've heard that the LSM architecture provides some sort of replacement for this functionality in 2.6.
If this is true, what exactly do i need to do now?
_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/