mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-22 14:54:38 +08:00
fuse_open.cpp
This commit is contained in:
parent
4fd4e6ac30
commit
da440646c6
|
@ -226,7 +226,8 @@ namespace l
|
|||
static
|
||||
int
|
||||
passthrough(const fuse_context *fc_,
|
||||
fuse_file_info_t *ffi_)
|
||||
fuse_file_info_t *ffi_
|
||||
PTInfo *pti_)
|
||||
{
|
||||
int backing_id;
|
||||
FileInfo *fi;
|
||||
|
|
Loading…
Reference in New Issue
Block a user