aboutsummaryrefslogtreecommitdiff
path: root/tests/defaults/overlayfs_test.go
diff options
context:
space:
mode:
authorJakob Unterwurzacher2022-01-22 12:40:54 +0100
committerJakob Unterwurzacher2022-01-22 12:44:04 +0100
commitb859bc96efa91eff01f7dc0c14d90633b7e4ba92 (patch)
tree7b463fa14af7692e69d24b8054c039690ce56d22 /tests/defaults/overlayfs_test.go
parent3bac814ea9f8468499c65c9b2b0a6f023e23d35e (diff)
fusefrontend: fix "duplicate case" darwin build failure
$ ./crossbuild.bash [...] + GOOS=darwin + GOARCH=amd64 + build + go build -tags without_openssl -o /dev/null internal/fusefrontend/node.go:397:2: duplicate case syscallcompat.RENAME_NOREPLACE (value 0) in switch previous case at internal/fusefrontend/node.go:397:7 internal/fusefrontend/node.go:397:2: duplicate case syscallcompat.RENAME_EXCHANGE (value 0) in switch previous case at internal/fusefrontend/node.go:397:7 internal/fusefrontend/node.go:397:2: duplicate case syscallcompat.RENAME_WHITEOUT (value 0) in switch previous case at internal/fusefrontend/node.go:397:7 internal/fusefrontend/node.go:399:38: duplicate case syscallcompat.RENAME_NOREPLACE | syscallcompat.RENAME_WHITEOUT (value 0) in switch previous case at internal/fusefrontend/node.go:397:7
Diffstat (limited to 'tests/defaults/overlayfs_test.go')
0 files changed, 0 insertions, 0 deletions