eb02261642 
								
							 
						 
						
							
							
								
								XL: Don't return ignored errors in listDirFactory ( #3935 )  
							
							... 
							
							
							
							Previously, erasure backend's `listDirFactory` may return errors which
were explicitly ignored. With this change, it returns nil. Superfluous
checks at higher-layers for ignored errors are removed as well. 
							
						 
						
							2017-03-20 11:09:05 -07:00  
				
					
						
							
							
								 
						
							
								50b4e54a75 
								
							 
						 
						
							
							
								
								fs: Do not return reservedBucket names in ListBuckets() ( #3754 )  
							
							... 
							
							
							
							Make sure to skip reserved bucket names in `ListBuckets()`
current code didn't skip this properly and also generalize
this behavior for both XL and FS. 
							
						 
						
							2017-02-16 14:52:14 -08:00  
				
					
						
							
							
								 
						
							
								17dd1c19df 
								
							 
						 
						
							
							
								
								cleanup: refactor common code between FS and XL listDirFactory. ( #3639 )  
							
							
							
						 
						
							2017-01-26 15:39:22 -08:00  
				
					
						
							
							
								 
						
							
								ff4ce0ee14 
								
							 
						 
						
							
							
								
								fs/xl: Combine input checks into re-usable functions. ( #3383 )  
							
							... 
							
							
							
							Repeated code around both object layers are moved
and combined into simple re-usable functions. 
							
						 
						
							2016-12-01 23:15:17 -08:00  
				
					
						
							
							
								 
						
							
								380d6c6435 
								
							 
						 
						
							
							
								
								Use getObjectInfo() in both FS and XL ListObjects() to simplify and to return complete object information ( #3247 )  
							
							
							
						 
						
							2016-11-13 11:48:02 -08:00  
				
					
						
							
							
								 
						
							
								7a549096de 
								
							 
						 
						
							
							
								
								XL and FS use different tree walk ignored errors ( #2707 )  
							
							
							
						 
						
							2016-09-15 13:43:40 -07:00  
				
					
						
							
							
								 
						
							
								9358ee011b 
								
							 
						 
						
							
							
								
								logging: Print stack trace in case of errors.  
							
							... 
							
							
							
							fixes  #1827  
						
							2016-09-13 21:18:30 -07:00  
				
					
						
							
							
								 
						
							
								418921de89 
								
							 
						 
						
							
							
								
								minor cleanup  
							
							... 
							
							
							
							- Reused contains() from utils.go at a couple of places
- Cleanup in return statements and boolean checks 
							
						 
						
							2016-08-24 22:54:34 -07:00  
				
					
						
							
							
								 
						
							
								bccf549463 
								
							 
						 
						
							
							
								
								server: Move all the top level files into cmd folder. ( #2490 )  
							
							... 
							
							
							
							This change brings a change which was done for the 'mc'
package to allow for clean repo and have a cleaner
github drop in experience. 
							
						 
						
							2016-08-18 16:23:42 -07:00