linux/fs/notify/fanotify
Eric Paris bbaa4168b2 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>
2010-07-28 09:58:55 -04:00
..
fanotify_user.c fanotify: sys_fanotify_mark declartion 2010-07-28 09:58:55 -04:00
fanotify.c fanotify: do not clone on merge unless needed 2010-07-28 09:58:55 -04:00
fanotify.h fanotify: fanotify_init syscall implementation 2010-07-28 09:58:55 -04:00
Kconfig fanotify: fscking all notification system 2010-07-28 09:58:54 -04:00
Makefile fanotify: fanotify_init syscall declaration 2010-07-28 09:58:55 -04:00