您好,我即將將我的兩個幾乎可以工作的簡單保險絲文件系統從bazillion 保險絲移植到 go-fuse。 go-fuse api似乎更復雜。問題是:在NewServer(),使用哪個 RawFileSystem?如何實現 read、readdir 等的回調?在哪里使用WaitMount()?什么是DeleteNotify(),EntryNotify()?
在 Golang 中使用 go-fuse 包
慕無忌1623718
2021-08-23 17:03:30
