diff options
author | Alexey Dobriyan <adobriyan@gmail.com> | 2021-05-06 18:02:21 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-05-06 19:24:11 -0700 |
commit | 268af17ada5855a9b703995125a9920ac117b56b (patch) | |
tree | fc582ff75dbd5a5871150d53eea692049b8642b6 /fs/pstore/blk.c | |
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/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 'fs/pstore/blk.c')
0 files changed, 0 insertions, 0 deletions