Re: [PATCH] filesystem notification: create fs/notify to contain all fs notification

From: Eric Paris
Date: Wed Dec 17 2008 - 14:26:57 EST


On Wed, Dec 17, 2008 at 1:59 PM, Eric Paris <eparis@xxxxxxxxxx> wrote:
> Creating a generic filesystem notification interface, fsnotify, which will be
> used by inotify, dnotify, and eventually fanotify is really starting to
> clutter the fs directory. This patch simply moves inotify and dnotify into
> fs/notify/inotify and fs/notify/dnotify respectively to make both current fs/
> and future notification tidier.
>
> Signed-off-by: Eric Paris <eparis@xxxxxxxxxx>

For those of you who prefer a more readable diff (aka git format-patch
-M), its the exact same patch as here:

http://marc.info/?l=linux-kernel&m=122935950317407&w=2
--
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/