diff options
author | 2019-05-16 12:52:20 +0100 | |
---|---|---|
committer | 2019-05-16 12:23:45 -0400 | |
commit | 1cdc415f10831c18912943017d06b2be948c67b4 (patch) | |
tree | 42ff02a824bb5fc54c63fe469845a1eb25880745 /scripts/gen_compile_commands.py | |
parent | do_move_mount(): fix an unsafe use of is_anon_ns() (diff) | |
download | linux-dev-1cdc415f10831c18912943017d06b2be948c67b4.tar.xz linux-dev-1cdc415f10831c18912943017d06b2be948c67b4.zip |
uapi, fsopen: use square brackets around "fscontext" [ver #2]
Make the name of the anon inode fd "[fscontext]" instead of "fscontext".
This is minor but most core-kernel anon inode fds already carry square
brackets around their name:
[eventfd]
[eventpoll]
[fanotify]
[io_uring]
[pidfd]
[signalfd]
[timerfd]
[userfaultfd]
For the sake of consistency lets do the same for the fscontext anon inode
fd that comes with the new mount api.
Signed-off-by: Christian Brauner <christian@brauner.io>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions