hanwen / go-fuse

FUSE bindings for Go
Other
2.03k stars 324 forks source link

fuse: extract macos and linux conflicted opcodes #495

Closed dsxack closed 10 months ago

dsxack commented 10 months ago

MacOS flags list retrieved from latest source version of MACFUSE library https://github.com/macfuse/library/blob/eee4f806272fcfba3c8ee662647068f8e3abab72/include/fuse_common.h

Tested on MacOS 14.2 (macfuse 4.5.0) and Alpine 3.18 in Docker (Linux 6.4)

Gerrit: https://review.gerrithub.io/c/hanwen/go-fuse/+/1172015