add useful doc link

This commit is contained in:
chrislu 2022-03-13 00:14:50 -08:00
parent b20ddc57a7
commit f70c1e449b

View file

@ -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