]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - kernel/sys_ni.c
Linux 2.6.36
[net-next-2.6.git] / kernel / sys_ni.c
index 70f2ea758ffec524715554e9e552edab4252ea9e..bad369ec54036afe9a2c2d87011fc99ea488755b 100644 (file)
@@ -181,3 +181,7 @@ cond_syscall(sys_eventfd2);
 
 /* performance counters: */
 cond_syscall(sys_perf_event_open);
+
+/* fanotify! */
+cond_syscall(sys_fanotify_init);
+cond_syscall(sys_fanotify_mark);