containerd/plugins/snapshots
Sebastiaan van Stijn 9776047243
migrate to github.com/moby/sys/userns
Commit 8437c567d8 migrated the use of the
userns package to the github.com/moby/sys/user module.

After further discussion with maintainers, it was decided to move the
userns package to a separate module, as it has no direct relation with
"user" operations (other than having "user" in its name).

This patch migrates our code to use the new module.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-08-08 12:48:54 +02:00
..
blockfile Snapshotters: Export the root path 2024-04-14 06:24:33 -07:00
btrfs Snapshotters: Export the root path 2024-04-14 06:24:33 -07:00
devmapper increase xfs base image size to 300Mb 2024-06-19 00:07:27 +05:30
lcow Switch to new errdefs package 2024-01-25 22:18:45 -08:00
native Snapshotters: Export the root path 2024-04-14 06:24:33 -07:00
overlay migrate to github.com/moby/sys/userns 2024-08-08 12:48:54 +02:00
windows Merge pull request #9917 from AkihiroSuda/mv-testutil 2024-03-12 12:01:16 +00:00