diff options
Diffstat (limited to 'kernel/audit.h')
| -rw-r--r-- | kernel/audit.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/audit.h b/kernel/audit.h index 1c95131ef760..123c9b7c3979 100644 --- a/kernel/audit.h +++ b/kernel/audit.h | |||
| @@ -85,6 +85,7 @@ struct audit_names { | |||
| 85 | 85 | ||
| 86 | struct filename *name; | 86 | struct filename *name; |
| 87 | int name_len; /* number of chars to log */ | 87 | int name_len; /* number of chars to log */ |
| 88 | bool hidden; /* don't log this record */ | ||
| 88 | bool name_put; /* call __putname()? */ | 89 | bool name_put; /* call __putname()? */ |
| 89 | 90 | ||
| 90 | unsigned long ino; | 91 | unsigned long ino; |
