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