commit | c908370fc1ac27fd7e1fc0f34c693047b26564ce | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Thu Dec 17 21:24:33 2009 -0500 |
committer | Eric Paris <eparis@redhat.com> | Wed Jul 28 09:59:00 2010 -0400 |
tree | 681cc398050764d04d34652c072790b8c1851d3e | |
parent | e898386146deb49a0b45ff1887d9da149c003209 [diff] |
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>