Commit b2021466 authored by Han-Wen Nienhuys's avatar Han-Wen Nienhuys

AutoUnionFs: use Owner=CurrentOwner.

parent 513c37b3
......@@ -32,6 +32,7 @@ func main() {
EntryTimeout: 1.0,
AttrTimeout: 1.0,
NegativeTimeout: 1.0,
Owner: fuse.CurrentOwner(),
},
UpdateOnMount: true,
}
......
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