@ -147,7 +147,7 @@ namespace l
ops_.utimens = FUSE::utimens;
ops_.write = (nullrw_ ? FUSE::write_null : FUSE::write);
opts_.renameat2 = NULL;
ops_.renameat2 = NULL;
return;
}