diff options
author | Paul Moore <paul@paul-moore.com> | 2021-02-02 03:22:44 +0300 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2021-09-20 05:35:37 +0300 |
commit | 3a862cacf8670729b1ad8fc28e4f7e078f9c570c (patch) | |
tree | 9877beae385b4417b53face057d66d8b65ebfed1 /scripts/gdb/linux/proc.py | |
parent | 67daf270cebcf7aab4b3292b36f9adf357b23ddc (diff) | |
download | linux-3a862cacf8670729b1ad8fc28e4f7e078f9c570c.tar.xz |
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 <mic@linux.microsoft.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions