mirror of
https://github.com/containers/podman.git
synced 2025-12-17 05:01:09 +08:00
vendor latest c/storage
To include the new fileutils.ReflinkOrCopy() function. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
1
vendor/github.com/containers/storage/pkg/archive/archive.go
generated
vendored
1
vendor/github.com/containers/storage/pkg/archive/archive.go
generated
vendored
@@ -78,7 +78,6 @@ const (
|
||||
windows = "windows"
|
||||
darwin = "darwin"
|
||||
freebsd = "freebsd"
|
||||
linux = "linux"
|
||||
)
|
||||
|
||||
var xattrsToIgnore = map[string]interface{}{
|
||||
|
||||
Reference in New Issue
Block a user