diff options
author | Alexey Dobriyan <[email protected]> | 2021-05-06 18:02:21 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-05-06 19:24:11 -0700 |
commit | 268af17ada5855a9b703995125a9920ac117b56b (patch) | |
tree | fc582ff75dbd5a5871150d53eea692049b8642b6 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 1dcdd7ef96ba11cf7c6a965114577b3509adb7cd (diff) |
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/[email protected]
Signed-off-by: Alexey Dobriyan <[email protected]>
Acked-by: Alexey Gladkov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions