Changeset 59757 in vbox for trunk/src/VBox/Runtime/common/vfs
- Timestamp:
- Feb 20, 2016 3:00:19 AM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 105627
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/vfs/vfsreadahead.cpp
r59756 r59757 205 205 206 206 Assert(pSgBuf->cSegs == 1); /* Caller deals with multiple SGs. */ 207 Assert(off < 0);208 NOREF(fBlocking);209 210 207 211 208 /*
Note:
See TracChangeset
for help on using the changeset viewer.