mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-25 17:57:41 +08:00
fuse_open.cpp
This commit is contained in:
parent
ed7fcef959
commit
9e54b35dfa
|
@ -329,7 +329,6 @@ namespace FUSE
|
|||
open(const char *fusepath_,
|
||||
fuse_file_info_t *ffi_)
|
||||
{
|
||||
std::mutex *m = nullptr;
|
||||
PTInfo *pti;
|
||||
|
||||
pti = PassthroughStuff::get_pti(fusepath_);
|
||||
|
|
Loading…
Reference in New Issue
Block a user