- Timestamp:
- May 12, 2010 12:28:53 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/VBoxHDD.cpp
r29244 r29413 1284 1284 LogFlowFunc(("Block didn't changed\n")); 1285 1285 ASMAtomicWriteU32(&pIoCtx->cbTransferLeft, 0); 1286 RTSgBufAdvance(&pIoCtxParent->SgBuf, cbThisWrite); 1286 1287 return VINF_VD_ASYNC_IO_FINISHED; 1287 1288 }
Note:
See TracChangeset
for help on using the changeset viewer.