> I am trying to create a catcher module that will provide a
> distributed layer over the file system. To do this I am using
> a kernel module to intercept and pre process the open system
> call. However I need to use some functions such as strlen()
> and memcpy() etc. When I try to compile th
Hi,
I am trying to create a catcher module that will provide a distributed layer over the
file system. To do this I am using a kernel module to intercept and pre process the
open system call. However I need to use some functions such as strlen() and memcpy()
etc. When I try to compile the modul
2 matches
Mail list logo