fortify/sandbox/vfs
Ophestra 0fe8c7f3f9
All checks were successful
Test / Create distribution (push) Successful in 25s
Test / Fortify (push) Successful in 2m37s
Test / Fpkg (push) Successful in 3m32s
Test / Data race detector (push) Successful in 4m7s
Test / Flake checks (push) Successful in 50s
test/sandbox/vfs: unwrap mount hierarchy
This presents all visible mount points under path. This is useful for applying extra vfs options to bind mounts.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-03-23 05:08:04 +09:00
..
mangle_test.go sandbox/vfs: implement proc_pid_mountinfo(5) parser 2025-03-21 00:35:49 +09:00
mangle.go sandbox/vfs: implement proc_pid_mountinfo(5) parser 2025-03-21 00:35:49 +09:00
mount_test.go test/sandbox/vfs: unwrap mount hierarchy 2025-03-23 05:08:04 +09:00
mount.go test/sandbox/vfs: unwrap mount hierarchy 2025-03-23 05:08:04 +09:00
mountinfo_test.go test/sandbox/vfs: unwrap mount hierarchy 2025-03-23 05:08:04 +09:00
mountinfo.go sandbox/vfs: expose mountinfo line scanning 2025-03-23 02:46:58 +09:00