Jakob Unterwurzacher a91ad29d36 fusefrontend: fix RENAME_NOREPLACE darwin build failure
Error was:

internal/fusefrontend/node.go:371:2: duplicate case syscallcompat.RENAME_NOREPLACE (value 0) in switch
	previous case at internal/fusefrontend/node.go:368:7

Rewrite using "if"s instead.
2021-05-15 17:20:43 +02:00
..
2020-09-12 18:06:54 +02:00
2020-09-12 18:06:54 +02:00
2020-09-12 18:06:54 +02:00
2017-05-31 08:21:36 +02:00
2020-04-13 14:54:04 +02:00