mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-30 19:48:38 -05:00 
			
		
		
		
	inc,sys,tst: FSP_FSCTL_VOLUME_PARAMS::RejectIrpPriorToTransact0
This commit is contained in:
		| @@ -82,7 +82,7 @@ FSP_FSCTL_STATIC_ASSERT(MEMFS_MAX_PATH > MAX_PATH, | ||||
|  | ||||
| /* | ||||
|  * Define the MEMFS_REJECT_EARLY_IRP macro to reject IRP's sent | ||||
|  * to the file system prior to FSP_FSCTL_TRANSACT. | ||||
|  * to the file system prior to the dispatcher being started. | ||||
|  */ | ||||
| #if defined(MEMFS_STANDALONE) | ||||
| #define MEMFS_REJECT_EARLY_IRP | ||||
|   | ||||
		Reference in New Issue
	
	Block a user