Changeset 77865 in vbox for trunk/src/VBox/ValidationKit/utils
- Timestamp:
- Mar 24, 2019 3:20:10 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp
r77831 r77865 1130 1130 char szPath[RTPATH_MAX]; 1131 1131 1132 /** @todo rename directories too! */ 1133 /** @todo check overwriting files and directoris (empty ones should work on 1134 * unix). */ 1135 1132 1136 /* Non-existing files. */ 1133 1137 strcpy(szPath, InEmptyDir(RT_STR_TUPLE("other-no-such-file")));
Note:
See TracChangeset
for help on using the changeset viewer.