Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph...
[linux-2.6.git] / include / linux / fanotify.h
blobcef93ddcc5a0d16f4eccb53b454fb285c464d14b
1 #ifndef _LINUX_FANOTIFY_H
2 #define _LINUX_FANOTIFY_H
4 #include <uapi/linux/fanotify.h>
6 /* not valid from userspace, only kernel internal */
7 #define FAN_MARK_ONDIR 0x00000100
8 #endif /* _LINUX_FANOTIFY_H */