Re: Intercept write to disk

From: Bernd Eckenfels
Date: Fri May 26 2006 - 17:20:58 EST


Mishael A Sibiryakov <death@xxxxxxxxx> wrote:
> Probably i have a stupid question but i can't find adequate solution for
> it. I want to intercept write to real disk partition or entire disk
> (except of swap partition of course). As i understood vfs and Co i think
> that i need to work on level between fs driver and disk driver. But it's
> unclean for me. Please tell me is it possible and if possible then say
> how or put me to some documentation.

You can write a devmapper module, or maybe pre-load a shared user mode
library.

Gruss
Bernd
-
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/