Re: The disappearing sys_call_table export.

Alan Cox (alan@lxorguk.ukuu.org.uk)
08 May 2003 15:42:51 +0100


On Iau, 2003-05-08 at 15:08, Chuck Ebbert wrote:
> How would I do this on Linux? How would virus detection and HSM
> coexist? (HSM would have to be 'above' the virus detector, since it
> makes no sense to try and scan a file that's been migrated until it
> gets recalled back to disk.)

Userspace
--- ptrace
VFS
Loadable file system module (which can be made to stack stuff)
Block Layer
Loadable disk driver (Which can be made to stack)
Disk

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/