Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xenomai
ipipe-x86
Commits
af295132
Commit
af295132
authored
Nov 11, 2009
by
Al Viro
Browse files
audit: make link()/linkat() match "attribute change" predicate
Signed-off-by:
Al Viro
<
viro@zeniv.linux.org.uk
>
parent
ab263f47
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/asm-generic/audit_change_attr.h
View file @
af295132
...
...
@@ -20,3 +20,7 @@ __NR_chown32,
__NR_fchown32
,
__NR_lchown32
,
#endif
__NR_link
,
#ifdef __NR_linkat
__NR_linkat
,
#endif
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment