diff options
author | 2021-10-11 15:37:04 +0200 | |
---|---|---|
committer | 2022-02-04 14:07:44 +0100 | |
commit | aea0b9f2486da8497f35c7114b764bf55e17c7ea (patch) | |
tree | f61aa358b211af45cf036daf9861dad5219ca54c /samples | |
parent | samples/landlock: Fix path_list memory leak (diff) | |
download | wireguard-linux-aea0b9f2486da8497f35c7114b764bf55e17c7ea.tar.xz wireguard-linux-aea0b9f2486da8497f35c7114b764bf55e17c7ea.zip |
landlock: Use square brackets around "landlock-ruleset"
Make the name of the anon inode fd "[landlock-ruleset]" instead of
"landlock-ruleset". This is minor but most anon inode fds already
carry square brackets around their name:
[eventfd]
[eventpoll]
[fanotify]
[fscontext]
[io_uring]
[pidfd]
[signalfd]
[timerfd]
[userfaultfd]
For the sake of consistency lets do the same for the landlock-ruleset anon
inode fd that comes with landlock. We did the same in
1cdc415f1083 ("uapi, fsopen: use square brackets around "fscontext" [ver #2]")
for the new mount api.
Cc: linux-security-module@vger.kernel.org
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Link: https://lore.kernel.org/r/20211011133704.1704369-1-brauner@kernel.org
Cc: stable@vger.kernel.org
Signed-off-by: Mickaël Salaün <mic@linux.microsoft.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions