mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-02-22 12:56:25 +08:00
fuse_lowlevel.c
This commit is contained in:
parent
71433d69a5
commit
5004db9d61
@ -281,6 +281,7 @@ fill_open(struct fuse_open_out *arg_,
|
||||
{
|
||||
arg_->open_flags |= FOPEN_PASSTHROUGH;
|
||||
arg_->backing_id = ffi_->backing_id;
|
||||
fprintf(stderr,"passthrough: %d\n",arg_->backing_id);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user