debug
	
		
			
	
		
	
	
		
	
		
			Some checks reported errors
		
		
	
	
		
			
				
	
				BlockStorage/repertory/pipeline/head Something is wrong with the build of this commit
				
			
		
		
	
	
				
					
				
			
		
			Some checks reported errors
		
		
	
	BlockStorage/repertory/pipeline/head Something is wrong with the build of this commit
				
			This commit is contained in:
		| @@ -1381,7 +1381,7 @@ auto remote_server::winfsp_read(PVOID file_desc, PVOID buffer, UINT64 offset, | |||||||
|                        static_cast<off_t>(offset)); |                        static_cast<off_t>(offset)); | ||||||
|     event_system::instance().raise<debug_log>( |     event_system::instance().raise<debug_log>( | ||||||
|         function_name, |         function_name, | ||||||
|         fmt::format("read|offset|{}|len|{}|res|", offset, length, res)); |         fmt::format("read|offset|{}|len|{}|res|{}", offset, length, res)); | ||||||
|     if (res >= 0) { |     if (res >= 0) { | ||||||
|       *bytes_transferred = static_cast<UINT32>(res); |       *bytes_transferred = static_cast<UINT32>(res); | ||||||
|     } else { |     } else { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user