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
b476e9d1ff
commit
53e05e84f0
|
@ -226,7 +226,7 @@ namespace l
|
|||
static
|
||||
int
|
||||
passthrough(const fuse_context *fc_,
|
||||
fuse_file_info_t *ffi_
|
||||
fuse_file_info_t *ffi_,
|
||||
PTInfo *pti_)
|
||||
{
|
||||
int backing_id;
|
||||
|
|
Loading…
Reference in New Issue
Block a user