commit | c9778a98e7440fb73e0d27b8155a688663a0d493 | [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 | 838acd5f9438661015c32211d487ef618807a798 | |
parent | c908370fc1ac27fd7e1fc0f34c693047b26564ce [diff] |
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>