go-fuse icon indicating copy to clipboard operation
go-fuse copied to clipboard

FUSE bindings for Go

Results 74 go-fuse issues
Sort by recently updated
recently updated
newest added

Maybe I'm doing smth incorrect, but when I try to render loopback somewhere inside a tree, path is calculated incorrectly, it takes bridge root to calc relative path, but it...

In my custom filesystem which extends the loopback filesystem - I want to change the file size in Getattr. But it seems that the Getattr is only being called on...

Hi, In Debian, it appears that packages that use go-fuse panic when running on mipsel64, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069310 for context. Also, #502 is related. While looking at the issue, I believe...