- Timestamp:
- Jan 22, 2025 10:42:44 AM (3 months ago)
- svn:sync-xref-src-repo-rev:
- 167098
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Storage/VD.cpp
r107739 r107884 6495 6495 pImage->Backend->pfnSetParentModificationUuid(pImage->pBackendData, 6496 6496 &Uuid); 6497 else if (rc2 == VERR_NOT_SUPPORTED) /* Not supporting modification UUIDs is not an error. */ 6498 rc2 = VINF_SUCCESS; 6497 6499 if (pDisk->pLast->Backend->pfnGetTimestamp) 6498 6500 {
Note:
See TracChangeset
for help on using the changeset viewer.