mirror of
				https://github.com/minio/minio.git
				synced 2025-10-30 00:05:02 -04:00 
			
		
		
		
	remove unnecessary log when listing resume fails (#17086)
This commit is contained in:
		
							parent
							
								
									8c874884fc
								
							
						
					
					
						commit
						6105997299
					
				| @ -210,10 +210,6 @@ func (z *erasureServerPools) listPath(ctx context.Context, o *listPathOptions) ( | ||||
| 			} | ||||
| 		}() | ||||
| 		o.ID = "" | ||||
| 
 | ||||
| 		if err != nil { | ||||
| 			logger.LogIf(ctx, fmt.Errorf("Resuming listing from drives failed %w, proceeding to do raw listing", err)) | ||||
| 		} | ||||
| 	} | ||||
| 
 | ||||
| 	// Do listing in-place. | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user