diff options
| author | Paul Moore <[email protected]> | 2021-02-02 00:22:44 +0000 |
|---|---|---|
| committer | Paul Moore <[email protected]> | 2021-09-20 02:35:37 +0000 |
| commit | 3a862cacf8670729b1ad8fc28e4f7e078f9c570c (patch) | |
| tree | 9877beae385b4417b53face057d66d8b65ebfed1 /scripts/gcc-plugins | |
| parent | audit: add filtering for io_uring records (diff) | |
| download | kernel-3a862cacf8670729b1ad8fc28e4f7e078f9c570c.tar.gz kernel-3a862cacf8670729b1ad8fc28e4f7e078f9c570c.zip | |
fs: add anon_inode_getfile_secure() similar to anon_inode_getfd_secure()
Extending the secure anonymous inode support to other subsystems
requires that we have a secure anon_inode_getfile() variant in
addition to the existing secure anon_inode_getfd() variant.
Thankfully we can reuse the existing __anon_inode_getfile() function
and just wrap it with the proper arguments.
Acked-by: Mickaël Salaün <[email protected]>
Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions
