| Al Viro | b915543 | 2006-07-01 03:56:16 -0400 | [diff] [blame] | 1 | __NR_chmod, |
| 2 | __NR_fchmod, | ||||
| 3 | __NR_chown, | ||||
| 4 | __NR_fchown, | ||||
| 5 | __NR_lchown, | ||||
| 6 | __NR_setxattr, | ||||
| 7 | __NR_lsetxattr, | ||||
| 8 | __NR_fsetxattr, | ||||
| 9 | __NR_removexattr, | ||||
| 10 | __NR_lremovexattr, | ||||
| 11 | __NR_fremovexattr, | ||||
| 12 | __NR_fchownat, | ||||
| 13 | __NR_fchmodat, | ||||
| 14 | #ifdef __NR_chown32 | ||||
| 15 | __NR_chown32, | ||||
| 16 | __NR_fchown32, | ||||
| 17 | __NR_lchown32, | ||||
| 18 | #endif | ||||