Commit e053f432 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 207b32fb
......@@ -588,8 +588,8 @@ func main() {
// mount root
opts := &fuse.MountOptions{
FsName: "wcfs", // XXX recheck
Name: "abc", // XXX recheck
FsName: zurl, // XXX recheck
Name: "wcfs", // XXX recheck
DisableXAttrs: true, // we don't use
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment