@ -323,6 +323,7 @@ _open_for_update_lambda(const fuse_context *fc_,
ffi_,
false, // link_cow, need to always open the original
cfg->nfsopenhack);
fmt::print("open update {}\n",rv);
if(rv < 0)
return rv;