[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <43a16920-d966-7eba-1404-92a4c63c68a4@redhat.com>
Date: Mon, 1 May 2017 15:16:49 -0500
From: Eric Sandeen <esandeen@...hat.com>
To: Dietrich Hoppe <dietrich.hoppe@...or.de>,
linux-ext4@...r.kernel.org
Subject: Re: ext4: Onchange?
On 5/1/17 2:51 PM, Dietrich Hoppe wrote:
> Hi,
>
> is there any way to register an OnChange-function, that is called by
> the ext4 file system whenever a change occurs (i.e. create, delete,
> rename, move a file).
>
> Regards Dietrich Hoppe
>
Take a look at inotify in the linux kernel
https://lwn.net/Articles/604686/
https://en.wikipedia.org/wiki/Inotify
http://www.lanedo.com/filesystem-monitoring-linux-kernel/
etc
-Eric
Powered by blists - more mailing lists