diff --git a/src/fuse_create.cpp b/src/fuse_create.cpp index 024f0437..c0582873 100644 --- a/src/fuse_create.cpp +++ b/src/fuse_create.cpp @@ -287,6 +287,7 @@ namespace FUSE if(rv != 0) return rv; + uint64_t x = ((+cfg->passthrough << 32)); switch(+cfg->passthrough) { case PassthroughEnum::off: