[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <49D10CB7.7020805@redhat.com>
Date: Mon, 30 Mar 2009 14:17:27 -0400
From: Rik van Riel <riel@...hat.com>
To: Simo Sorce <ssorce@...hat.com>
CC: linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
john@...nmccutchan.com, rlove@...ve.org,
Eric Paris <eparis@...hat.com>,
Jeff Layton <jlayton@...hat.com>
Subject: Re: [PATCH] inotify: add hook to catch fsync/msync events
Simo Sorce wrote:
> An external application that is interested to know if a database file has
> changed (in a meaningful way), would have no other way but to listen for
> IN_SYNC events.
Normal inotify tells the listener "something changed".
IN_SYNC tells the listeners "there is new, useful data".
Because this new inotify signal gives the listener more
useful information than the existing inotify paths, at
least for your use case, I believe the patch makes
perfect sense and should be merged.
> Signed-off-by: Simo Sorce <ssorce@...hat.com>
Reviewed-by: Rik van Riel <riel@...hat.com>
--
All rights reversed.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists