containerd/snapshots/overlay/overlayutils
Danny Canter 4b2a23e7ea overlayutils: Add fastpath for userxattr check
Cleaning up TODO's. If we're on >= 5.11 we need userxattr so check
the kernel version to skip the manual check via mounting. It feels
odd to use contrib/seccomp here but the alternative is pulling that
kernel parsing code out into the main pkgs. Another is using the moby
parser but that's in moby/moby which is also a dep we don't want here..

Signed-off-by: Danny Canter <danny@dcantah.dev>
2022-10-31 17:19:23 -07:00
..
check_test.go test: use T.TempDir to create temporary test directory 2022-03-15 14:03:50 +08:00
check.go overlayutils: Add fastpath for userxattr check 2022-10-31 17:19:23 -07:00