tst: winfsp-tests: enable slowio

This commit is contained in:
Bill Zissimopoulos
2017-11-02 17:36:52 -07:00
parent 5a44e5c04a
commit fa4651b3ce

View File

@ -42,7 +42,7 @@ void *memfs_start_ex(ULONG Flags, ULONG FileInfoTimeout)
1024 * 1024,
50, /*SlowioMaxDelay*/
10, /*SlowioPercentDelay*/
0, /*SlowioRarefyDelay*/
5, /*SlowioRarefyDelay*/
0,
MemfsNet == Flags ? L"\\memfs\\share" : 0,
0,