Merge to Fedora kernel-2.6.18-1.2239_FC5 patched with stable patch-2.6.18.2-vs2.0...
[linux-2.6.git] / include / asm-generic / audit_write.h
1 #include <asm-generic/audit_dir_write.h>
2 __NR_acct,
3 __NR_swapon,
4 __NR_quotactl,
5 __NR_truncate,
6 #ifdef __NR_truncate64
7 __NR_truncate64,
8 #endif
9 #ifdef __NR_bind
10 __NR_bind,              /* bind can affect fs object only in one way... */
11 #endif