containerd/vendor/github.com/moby/sys/mountinfo
Sebastiaan van Stijn d629a08ebf
go.mod: github.com/moby/sys/mountinfo v0.4.1
full diff: https://github.com/moby/sys/compare/mountinfo/v0.4.0...mountinfo/v0.4.1

Fixes and improvements:

- Fix PrefixFilter() being too greedy
- TestMountedBy*: add missing pre-checks
- Documentation improvements

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-03-10 14:31:33 +01:00
..
doc.go mount: replace mountinfo handling with moby/sys/mountinfo 2021-01-08 17:31:50 +01:00
go.mod mount: replace mountinfo handling with moby/sys/mountinfo 2021-01-08 17:31:50 +01:00
go.sum mount: replace mountinfo handling with moby/sys/mountinfo 2021-01-08 17:31:50 +01:00
LICENSE mount: replace mountinfo handling with moby/sys/mountinfo 2021-01-08 17:31:50 +01:00
mounted_linux.go mount: replace mountinfo handling with moby/sys/mountinfo 2021-01-08 17:31:50 +01:00
mounted_unix.go mount: replace mountinfo handling with moby/sys/mountinfo 2021-01-08 17:31:50 +01:00
mountinfo_bsd.go mount: replace mountinfo handling with moby/sys/mountinfo 2021-01-08 17:31:50 +01:00
mountinfo_filters.go go.mod: github.com/moby/sys/mountinfo v0.4.1 2021-03-10 14:31:33 +01:00
mountinfo_linux.go go.mod: github.com/moby/sys/mountinfo v0.4.1 2021-03-10 14:31:33 +01:00
mountinfo_unsupported.go mount: replace mountinfo handling with moby/sys/mountinfo 2021-01-08 17:31:50 +01:00
mountinfo_windows.go mount: replace mountinfo handling with moby/sys/mountinfo 2021-01-08 17:31:50 +01:00
mountinfo.go go.mod: github.com/moby/sys/mountinfo v0.4.1 2021-03-10 14:31:33 +01:00