commit | bbaa4168b2d2d8cc674e6d35806e8426aef464b8 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Thu Dec 17 21:24:26 2009 -0500 |
committer | Eric Paris <eparis@redhat.com> | Wed Jul 28 09:58:55 2010 -0400 |
tree | de2a601befc44628fc19766a3081bf2e3b73da7a | |
parent | 52c923dd079df49f58016a9e56df184b132611d6 [diff] |
fanotify: sys_fanotify_mark declartion This patch simply declares the new sys_fanotify_mark syscall int fanotify_mark(int fanotify_fd, unsigned int flags, u64_mask, int dfd const char *pathname) Signed-off-by: Eric Paris <eparis@redhat.com>