Browse Source

fuse_open.cpp

passthrough
Antonio SJ Musumeci 7 months ago
parent
commit
e973fd0851
  1. 2
      src/fuse_open.cpp

2
src/fuse_open.cpp

@ -225,7 +225,7 @@ namespace l
{
int backing_id;
FileInfo *fi;
const ugid::SetRoot ugid;
const ugid::SetRootGuard ugid;
fi = reinterpret_cast<FileInfo*>(ffi_->fh);

Loading…
Cancel
Save