mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-29 12:03:59 +08:00
fuse_open.cpp
This commit is contained in:
parent
d11eda5778
commit
608d66e178
|
@ -331,7 +331,7 @@ namespace FUSE
|
|||
{
|
||||
Config::Read cfg;
|
||||
|
||||
if(cfg->passthrough);
|
||||
if(+cfg->passthrough);
|
||||
|
||||
|
||||
PTInfo *pti;
|
||||
|
|
Loading…
Reference in New Issue
Block a user