Initial commit
Proof-of-concept implementation. Bugs will occur.
This commit is contained in:
6
vendor/github.com/hanwen/go-fuse/v2/fs/files_freebsd.go
generated
vendored
Normal file
6
vendor/github.com/hanwen/go-fuse/v2/fs/files_freebsd.go
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
package fs
|
||||
|
||||
import "github.com/hanwen/go-fuse/v2/fuse"
|
||||
|
||||
func setBlocks(out *fuse.Attr) {
|
||||
}
|
||||
Reference in New Issue
Block a user