]> bbs.cooldavid.org Git - net-next-2.6.git/commit
fsnotify: allow ignored_mask to survive modification
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)
commitc908370fc1ac27fd7e1fc0f34c693047b26564ce
tree681cc398050764d04d34652c072790b8c1851d3e
parente898386146deb49a0b45ff1887d9da149c003209
fsnotify: allow ignored_mask to survive modification

Some inodes a group may want to never hear about a set of events even if
the inode is modified.  We add a new mark flag which indicates that these
marks should not have their ignored_mask cleared on modification.

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