Release 4.12 include/linux/fanotify.h
#ifndef _LINUX_FANOTIFY_H
#define _LINUX_FANOTIFY_H
#include <uapi/linux/fanotify.h>
/* not valid from userspace, only kernel internal */
#define FAN_MARK_ONDIR 0x00000100
#endif /* _LINUX_FANOTIFY_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Eric Paris | 16 | 94.12% | 2 | 66.67% |
David Howells | 1 | 5.88% | 1 | 33.33% |
Total | 17 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.