moby/daemon/graphdriver
Sebastiaan van Stijn 86108812b8
vendor: github.com/mistifyio/go-zfs/v3 v3.0.1
Switching to the v3 version, which was renamed to be compatible with
go modules.

Full diff: https://github.com/mistifyio/go-zfs/compare/f784269be439...v3.0.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-23 12:52:16 +02:00
..
btrfs remove pre-go1.17 build-tags 2023-05-19 20:38:51 +02:00
copy d/graphdriver/copy: support src fs w/o xattr support 2023-05-04 12:30:59 -04:00
fuse-overlayfs remove pre-go1.17 build-tags 2023-05-19 20:38:51 +02:00
graphtest remove pre-go1.17 build-tags 2023-05-19 20:38:51 +02:00
overlay2 remove pre-go1.17 build-tags 2023-05-19 20:38:51 +02:00
overlayutils overlay2: account for UserNS/userxattr in metacopy test 2022-05-17 06:58:50 -06:00
register remove pre-go1.17 build-tags 2023-05-19 20:38:51 +02:00
vfs remove pre-go1.17 build-tags 2023-05-19 20:38:51 +02:00
windows daemon/graphdriver/windows: cleanup errors 2023-03-14 23:00:48 +01:00
zfs vendor: github.com/mistifyio/go-zfs/v3 v3.0.1 2023-05-23 12:52:16 +02:00
counter.go graphdriver: Fix RefCounter memory leak 2018-02-09 10:26:06 +08:00
driver.go daemon/graphdriver: remove isDeprecated() utility 2023-04-20 23:51:54 +02:00
driver_freebsd.go Add canonical import comment 2018-02-05 16:51:57 -05:00
driver_linux.go remove deprecated devicemapper storage-driver 2023-04-20 23:51:54 +02:00
driver_test.go fix unclosed file-handles in tests 2022-05-31 21:53:38 +02:00
driver_unsupported.go remove pre-go1.17 build-tags 2023-05-19 20:38:51 +02:00
driver_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
errors.go Add canonical import comment 2018-02-05 16:51:57 -05:00
fsdiff.go pkg/archive: bail if setting xattrs is unsupported 2023-05-18 17:21:12 -04:00
plugin.go Finish refactor of UID/GID usage to a new struct 2022-03-14 16:28:57 -04:00
proxy.go pkg/containerfs: drop ContainerFS type alias 2022-09-23 16:56:53 -04:00
proxy_test.go Finish refactor of UID/GID usage to a new struct 2022-03-14 16:28:57 -04:00