]> bbs.cooldavid.org Git - net-next-2.6.git/blame - include/asm-generic/audit_change_attr.h
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
[net-next-2.6.git] / include / asm-generic / audit_change_attr.h
CommitLineData
b915543b
AV
1__NR_chmod,
2__NR_fchmod,
a83fbf63 3#ifdef __NR_chown
b915543b
AV
4__NR_chown,
5__NR_fchown,
6__NR_lchown,
a83fbf63 7#endif
b915543b
AV
8__NR_setxattr,
9__NR_lsetxattr,
10__NR_fsetxattr,
11__NR_removexattr,
12__NR_lremovexattr,
13__NR_fremovexattr,
a83fbf63 14#ifdef __NR_fchownat
b915543b
AV
15__NR_fchownat,
16__NR_fchmodat,
a83fbf63 17#endif
b915543b
AV
18#ifdef __NR_chown32
19__NR_chown32,
20__NR_fchown32,
21__NR_lchown32,
22#endif
af295132
AV
23__NR_link,
24#ifdef __NR_linkat
25__NR_linkat,
26#endif