diff options
author | Alexey Dobriyan <adobriyan@gmail.com> | 2021-05-07 03:02:21 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-05-07 04:24:11 +0200 |
commit | 268af17ada5855a9b703995125a9920ac117b56b (patch) | |
tree | fc582ff75dbd5a5871150d53eea692049b8642b6 /tools/bpf/bpf_jit_disasm.c | |
parent | proc: delete redundant subset=pid check (diff) | |
download | linux-268af17ada5855a9b703995125a9920ac117b56b.tar.xz linux-268af17ada5855a9b703995125a9920ac117b56b.zip |
selftests: proc: test subset=pid
Test that /proc instance mounted with
mount -t proc -o subset=pid
contains only ".", "..", "self", "thread-self" and pid directories.
Note:
Currently "subset=pid" doesn't return "." and ".." via readdir.
This must be a bug.
Link: https://lkml.kernel.org/r/YFYZZ7WGaZlsnChS@localhost.localdomain
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Acked-by: Alexey Gladkov <gladkov.alexey@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/bpf/bpf_jit_disasm.c')
0 files changed, 0 insertions, 0 deletions