]> bbs.cooldavid.org Git - net-next-2.6.git/commit
fanotify: allow ignored_masks to survive modify
authorEric Paris <eparis@redhat.com>
Fri, 18 Dec 2009 02:24:33 +0000 (21:24 -0500)
committerEric Paris <eparis@redhat.com>
Wed, 28 Jul 2010 13:59:00 +0000 (09:59 -0400)
commitc9778a98e7440fb73e0d27b8155a688663a0d493
tree838acd5f9438661015c32211d487ef618807a798
parentc908370fc1ac27fd7e1fc0f34c693047b26564ce
fanotify: allow ignored_masks to survive modify

Some users may want to truely ignore an inode even if it has been modified.
Say you are wanting a mount which contains a log file and you really don't
want any notification about that file.  This patch allows the listener to
do that.

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