fortify/sandbox/vfs
Ophestra 8c3a817881
All checks were successful
Test / Create distribution (push) Successful in 25s
Test / Fortify (push) Successful in 2m33s
Test / Fpkg (push) Successful in 3m31s
Test / Data race detector (push) Successful in 4m11s
Test / Flake checks (push) Successful in 53s
sandbox/vfs: unfold 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:23:31 +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 sandbox/vfs: unfold mount hierarchy 2025-03-23 05:23:31 +09:00
mount.go sandbox/vfs: unfold mount hierarchy 2025-03-23 05:23:31 +09:00
mountinfo_test.go sandbox/vfs: unfold mount hierarchy 2025-03-23 05:23:31 +09:00
mountinfo.go sandbox/vfs: expose mountinfo line scanning 2025-03-23 02:46:58 +09:00