mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-30 19:48:38 -05:00 
			
		
		
		
	tst: winfsp-tests: enable slowio
This commit is contained in:
		| @@ -42,7 +42,7 @@ void *memfs_start_ex(ULONG Flags, ULONG FileInfoTimeout) | |||||||
|         1024 * 1024, |         1024 * 1024, | ||||||
|         50, /*SlowioMaxDelay*/ |         50, /*SlowioMaxDelay*/ | ||||||
|         10, /*SlowioPercentDelay*/ |         10, /*SlowioPercentDelay*/ | ||||||
|         0,  /*SlowioRarefyDelay*/ |         5,  /*SlowioRarefyDelay*/ | ||||||
|         0, |         0, | ||||||
|         MemfsNet == Flags ? L"\\memfs\\share" : 0, |         MemfsNet == Flags ? L"\\memfs\\share" : 0, | ||||||
|         0, |         0, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user