Skip to content

Unlock the VolumeDataAccessManager mutex before calling MetadataManager::UnlockPage

Unlock the VolumeDataAccessManager mutex before calling MetadataManager::UnlockPage to have less contention and also avoid any potential problems with re-entrancy.

Merge request reports