aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--weed/mount/weedfs.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/weed/mount/weedfs.go b/weed/mount/weedfs.go
index 260a4e1da..195a5bb27 100644
--- a/weed/mount/weedfs.go
+++ b/weed/mount/weedfs.go
@@ -56,6 +56,7 @@ type Option struct {
}
type WFS struct {
+ // https://dl.acm.org/doi/fullHtml/10.1145/3310148
// follow https://github.com/hanwen/go-fuse/blob/master/fuse/api.go
fuse.RawFileSystem
fs.Inode