- Timestamp:
- Sep 7, 2020 1:48:31 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Storage/VD.cpp
r85975 r86044 6277 6277 ("uOpenFlags=%#x\n", uOpenFlags), 6278 6278 rc = VERR_INVALID_PARAMETER); 6279 6280 AssertPtrBreakStmt(pVDIfsImage, rc = VERR_INVALID_PARAMETER);6281 6279 6282 6280 /* Check state. Needs a temporary read lock. Holding the write lock
Note:
See TracChangeset
for help on using the changeset viewer.