public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] kernel notification of file system changes
@ 2010-05-05  6:54 Iain Buchanan
  2010-05-05  7:12 ` Bill Kenworthy
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Iain Buchanan @ 2010-05-05  6:54 UTC (permalink / raw
  To: gentoo-user

Hi,

I'm looking for some kernel-based notification of changes to my file
system.  I've been looking at inotify, but it's not exactly what I want.

Basically I want to know if _any_ write occurs anywhere.  I don't want
to register a whole bunch of files to watch, I just want to watch an
entire mount.  When a file is changed (ie. a write operation occurs), I
then want to add that file or fd to a list in RAM.  That's all.

I know this may be a lot of data, considering streams and devices, but I
can filter out /dev, /proc, etc. and just focus on "real" files.

Is there anything that can do this?

thanks :)
-- 
Iain Buchanan <iaindb at netspace dot net dot au>

I hate it when my foot falls asleep during the day cause that means
it's going to be up all night.
		-- Steven Wright




^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2010-05-06 14:22 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-05  6:54 [gentoo-user] kernel notification of file system changes Iain Buchanan
2010-05-05  7:12 ` Bill Kenworthy
2010-05-05 23:29   ` Iain Buchanan
2010-05-05 23:33     ` Volker Armin Hemmann
2010-05-05 23:51       ` Iain Buchanan
2010-05-05 23:59         ` Volker Armin Hemmann
2010-05-05 13:34 ` Stroller
2010-05-05 17:24   ` Florian Philipp
2010-05-05 17:35     ` Stroller
2010-05-05 23:51       ` Iain Buchanan
2010-05-06 14:22         ` Stroller
2010-05-05 15:02 ` Helmut Jarausch
2010-05-05 23:24   ` Iain Buchanan
2010-05-06  2:17     ` Iain Buchanan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox