diff options
author | Christian Brauner <christian@brauner.io> | 2019-05-16 12:52:20 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2019-05-16 12:23:45 -0400 |
commit | 1cdc415f10831c18912943017d06b2be948c67b4 (patch) | |
tree | 42ff02a824bb5fc54c63fe469845a1eb25880745 /block/partitions | |
parent | 05883eee857eab4693e7d13ebab06716475c5754 (diff) | |
download | linux-1cdc415f10831c18912943017d06b2be948c67b4.tar.bz2 |
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 'block/partitions')
0 files changed, 0 insertions, 0 deletions