diff --git a/src/fuse_open.cpp b/src/fuse_open.cpp index dcc7a675..25e6f1bd 100644 --- a/src/fuse_open.cpp +++ b/src/fuse_open.cpp @@ -282,7 +282,7 @@ _open_for_insert_lambda(const fuse_req_ctx_t *ctx_, int rv; FileInfo *fi; //const ugid::Set ugid(ctx_); - const ugid::SetRootGuard _; + const ugid::SetRootGuard asdf; ::_config_to_ffi_flags(cfg,ctx_->pid,ffi_);