diff options
author | 2021-05-06 18:02:21 -0700 | |
---|---|---|
committer | 2021-05-06 19:24:11 -0700 | |
commit | 268af17ada5855a9b703995125a9920ac117b56b (patch) | |
tree | fc582ff75dbd5a5871150d53eea692049b8642b6 /include/linux/init_task.h | |
parent | proc: delete redundant subset=pid check (diff) | |
download | linux-rng-268af17ada5855a9b703995125a9920ac117b56b.tar.xz linux-rng-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 'include/linux/init_task.h')
0 files changed, 0 insertions, 0 deletions