]> bbs.cooldavid.org Git - net-next-2.6.git/commit
fanotify: clear all fanotify marks
authorEric Paris <eparis@redhat.com>
Fri, 18 Dec 2009 02:24:34 +0000 (21:24 -0500)
committerEric Paris <eparis@redhat.com>
Wed, 28 Jul 2010 13:59:00 +0000 (09:59 -0400)
commit4d92604cc90aa18bbbe0f6e23b7a9fdb612836d3
treec04b26fb38a8524fa5e204cb9e40870afa9823f9
parentc9778a98e7440fb73e0d27b8155a688663a0d493
fanotify: clear all fanotify marks

fanotify listeners may want to clear all marks.  They may want to do this
to destroy all of their inode marks which have nothing but ignores.
Realistically this is useful for av vendors who update policy and want to
clear all of their cached allows.

Signed-off-by: Eric Paris <eparis@redhat.com>
fs/notify/fanotify/fanotify_user.c
fs/notify/inode_mark.c
fs/notify/mark.c
fs/notify/vfsmount_mark.c
include/linux/fanotify.h
include/linux/fsnotify_backend.h