From: Eric Paris Date: Fri, 18 Dec 2009 02:24:26 +0000 (-0500) Subject: fanotify: sys_fanotify_mark declartion X-Git-Tag: v2.6.36-rc1~303^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbaa4168b2d2d8cc674e6d35806e8426aef464b8;p=pandora-kernel.git 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 --- Reading git-diff-tree failed