]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commitdiff
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>
Documentation/feature-removal-schedule.txt

index 04e6c819b28af073f9c5846f0bed8300f9ccc3c6..bc693fffabe08d1fcd06ba14747b2017556e14ed 100644 (file)
@@ -418,6 +418,14 @@ When:      2.6.33
 Why:   Should be implemented in userspace, policy daemon.
 Who:   Johannes Berg <johannes@sipsolutions.net>
 
+---------------------------
+
+What:  CONFIG_INOTIFY
+When:  2.6.33
+Why:   last user (audit) will be converted to the newer more generic
+       and more easily maintained fsnotify subsystem
+Who:   Eric Paris <eparis@redhat.com>
+
 ----------------------------
 
 What:  lock_policy_rwsem_* and unlock_policy_rwsem_* will not be