@ -148,6 +148,8 @@ namespace l
ops_.write = (nullrw_ ? FUSE::write_null : FUSE::write);
ops_.renameat2 = NULL;
ops_.statx = NULL;
ops_.lseek = NULL;
return;
}