mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-22 15:51:30 +08:00
fuse_open.cpp
This commit is contained in:
parent
a32ecbbf3c
commit
b7a449d880
|
@ -337,7 +337,7 @@ namespace FUSE
|
|||
rv = l::passthrough(fc,ffi_,pti);
|
||||
if(rv != 0)
|
||||
return 0;
|
||||
|
||||
|
||||
return rv;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user