diff --git a/src/mergerfs.cpp b/src/mergerfs.cpp index e523c535..b4191fc3 100644 --- a/src/mergerfs.cpp +++ b/src/mergerfs.cpp @@ -310,7 +310,7 @@ main(int argc_, Branches2 branches(data["branches"]); state.branches = branches; - state.create("", + state.create("foo", O_RDWR, &ffi);