fuse_open.cpp

This commit is contained in:
Antonio SJ Musumeci
2024-04-12 09:46:39 -05:00
parent f647b78031
commit 86e3b48ce9
+1
View File
@@ -351,6 +351,7 @@ namespace FUSE
{
m = x_.second.mutex;
});
m->lock();
return open2(fusepath_,ffi_);
}