audit: use union for audit_field values since they are mutually exclusive
Since only one of val, uid, gid and lsm* are used at any given time, combine
them to reduce the size of the struct audit_field.
Signed-off-by:
Richard Guy Briggs <rgb@redhat.com>
Loading
-
mentioned in commit 6127b5cf
-
mentioned in commit 6dac6e3c
-
mentioned in commit 725c1421
-
mentioned in commit be413462
-
mentioned in commit 55209f39
-
mentioned in commit 7374c427
-
mentioned in commit d5044d5c
-
mentioned in commit bd6dc732
-
mentioned in commit ec0e440b
-
mentioned in commit 1aba2eaf
-
mentioned in commit be722589
-
mentioned in commit 10747784
-
mentioned in commit 6c782a36
Please sign in to comment