winfsp / cgofuse

Cross-platform FUSE library for Go - Works on Windows, macOS, Linux, FreeBSD, NetBSD, OpenBSD
https://winfsp.dev
MIT License
527 stars 84 forks source link

Add statfs example #64

Open ii64 opened 2 years ago

ii64 commented 2 years ago

There's some other arg that's not listed on help menu, it took me a while to find that there's -o ExactFileSystemName=NAME and -o FileSystemName=NAME on WinFsp

Thanks