commit | bbf2aba50f6ed7c8dd53623fa1437b539928ac39 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Thu Oct 28 17:21:57 2010 -0400 |
committer | Eric Paris <eparis@redhat.com> | Thu Oct 28 17:22:14 2010 -0400 |
tree | c9ab9560cf9ad139ac3e70c57ce4a450574616c0 | |
parent | 52420392c81c8712f555e6bcd116d8bd214ce43a [diff] |
fanotify: allow userspace to flush all marks fanotify is supposed to be able to flush all marks. This is mostly useful for the AV community to flush all cached decisions on a security policy change. This functionality has existed in the kernel but wasn't correctly exposed to userspace. Signed-off-by: Eric Paris <eparis@redhat.com>