Re: Intercepting system calls

From: Gaurav Saxena
Date: Thu Dec 22 2011 - 12:37:58 EST


On Thu, Dec 22, 2011 at 11:02 PM, richard -rw- weinberger
<richard.weinberger@xxxxxxxxx> wrote:
> On Thu, Dec 22, 2011 at 6:16 PM, Gaurav Saxena <grvsaxena419@xxxxxxxxx> wrote:
>> I want to monitor whole / and its sub directories for unlink call, if
>> there is any call I would save the file, would it be possible with
>> FUSE? It would require remounting of file system ? I don't think
>> ptrace would be of help as applications are not under my control.
>
> This is a non-trivial problem.
> Consider also using a stackable filesystem like dazuko
> (http://dazuko.dnsalias.org)
>
> --
> Thanks,
> //richard

Oh Ok. I will surely see this, but as with others like redirfs, it
also doesn't have support for linux >3.0 :(.

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