fix log
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good

This commit is contained in:
Scott E. Graves 2025-04-04 12:42:08 -05:00
parent 908e75c696
commit 88398485e1

View File

@ -469,7 +469,6 @@ VOID remote_winfsp_drive::Unmounted(PVOID host) {
}
remote_instance_->winfsp_unmounted(file_system_host->MountPoint());
remote_instance_.reset();
mount_location_ = "";
}
auto remote_winfsp_drive::Write(PVOID /*file_node*/, PVOID file_desc,