mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-02-24 02:18:40 +08:00
fuse_lowlevel.c
This commit is contained in:
parent
07e7d76b7c
commit
bf3ff771ad
@ -1266,7 +1266,7 @@ do_init(fuse_req_t req,
|
||||
if(f->conn.want & FUSE_CAP_PASSTHROUGH)
|
||||
{
|
||||
outargflags |= FUSE_PASSTHROUGH;
|
||||
outarg.max_stack_depth = 2;
|
||||
outarg.max_stack_depth = 1;
|
||||
}
|
||||
|
||||
if(inargflags & FUSE_INIT_EXT)
|
||||
|
Loading…
x
Reference in New Issue
Block a user