inotify: deprecate the inotify kernel interface
authorEric Paris <eparis@redhat.com>
Mon, 29 Jun 2009 15:13:30 +0000 (11:13 -0400)
committerEric Paris <eparis@redhat.com>
Sun, 18 Oct 2009 19:49:38 +0000 (15:49 -0400)
In 2.6.33 there will be no users of the inotify interface.  Mark it for
removal as fsnotify is more generic and is easier to use.

Signed-off-by: Eric Paris <eparis@redhat.com>

No differences found