]> git.baikalelectronics.ru Git - kernel.git/commit
inotify: remove inotify in kernel interface
authorEric Paris <eparis@redhat.com>
Fri, 18 Dec 2009 01:30:52 +0000 (20:30 -0500)
committerEric Paris <eparis@redhat.com>
Wed, 28 Jul 2010 13:58:31 +0000 (09:58 -0400)
commit179977a26769962ed9e56d1ab4267bcaeede650d
treee07a0075964fd2cb9210b302114255e16ab1d4c0
parentee102477fa96311b2a2c5e86ec056bd0ddf813e9
inotify: remove inotify in kernel interface

nothing uses inotify in the kernel, drop it!

Signed-off-by: Eric Paris <eparis@redhat.com>
Documentation/feature-removal-schedule.txt
fs/inode.c
fs/notify/inotify/Kconfig
fs/notify/inotify/Makefile
fs/notify/inotify/inotify.c [deleted file]
fs/open.c
include/linux/fs.h
include/linux/fsnotify.h
include/linux/inotify.h
kernel/auditsc.c