linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Something similar to inotify in 2.4.
@ 2007-11-29 17:09 Vitaliy Ivanov
  2007-11-29 20:39 ` Kyle McMartin
  2007-11-30  2:29 ` Rene Herman
  0 siblings, 2 replies; 3+ messages in thread
From: Vitaliy Ivanov @ 2007-11-29 17:09 UTC (permalink / raw)
  To: lkml

Hi all,

Can anyone advice whether there is something similar to inotify in 2.4 kernel?

Need efficient way to track file system changes.

Maybe some other tools, approaches under 2.4?

TIA,
Vitaliy

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

* Re: Something similar to inotify in 2.4.
  2007-11-29 17:09 Something similar to inotify in 2.4 Vitaliy Ivanov
@ 2007-11-29 20:39 ` Kyle McMartin
  2007-11-30  2:29 ` Rene Herman
  1 sibling, 0 replies; 3+ messages in thread
From: Kyle McMartin @ 2007-11-29 20:39 UTC (permalink / raw)
  To: Vitaliy Ivanov; +Cc: lkml

On Thu, Nov 29, 2007 at 07:09:51PM +0200, Vitaliy Ivanov wrote:
> Hi all,
> 
> Can anyone advice whether there is something similar to inotify in 2.4 kernel?
> 
> Need efficient way to track file system changes.
> 
> Maybe some other tools, approaches under 2.4?
> 

dnotify[1]? but it might make you cry.

cheers,
	Kyle

1.
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=Documentation/dnotify.txt;h=6984fca6002a304272ea3606e0ad1a34568221d6;hb=HEAD

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

* Re: Something similar to inotify in 2.4.
  2007-11-29 17:09 Something similar to inotify in 2.4 Vitaliy Ivanov
  2007-11-29 20:39 ` Kyle McMartin
@ 2007-11-30  2:29 ` Rene Herman
  1 sibling, 0 replies; 3+ messages in thread
From: Rene Herman @ 2007-11-30  2:29 UTC (permalink / raw)
  To: Vitaliy Ivanov; +Cc: lkml

On 29-11-07 18:09, Vitaliy Ivanov wrote:

> Can anyone advice whether there is something similar to inotify in 2.4
> kernel?

inotify is 2.6 (dnotify 2.4).

Rene

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

end of thread, other threads:[~2007-11-30  2:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-29 17:09 Something similar to inotify in 2.4 Vitaliy Ivanov
2007-11-29 20:39 ` Kyle McMartin
2007-11-30  2:29 ` Rene Herman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).