mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-22 10:02:19 +08:00
fuse_open.cpp
This commit is contained in:
parent
1c8e642cf1
commit
307cd4d2e6
|
@ -221,9 +221,6 @@ namespace l
|
|||
|
||||
ffi_->fh = reinterpret_cast<uint64_t>(fi);
|
||||
|
||||
fs::openat(fd,".",O_PATH);
|
||||
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user