fuse_open.cpp

This commit is contained in:
Antonio SJ Musumeci 2024-04-13 08:37:12 -05:00
parent b476e9d1ff
commit 53e05e84f0

View File

@ -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;