2f72103c83 
								
									
								
							
								 
							
						 
						
							
							
								
								avoid load volume file with BytesOffset mismatch ( #3841 )  
							
							
 
							
							
							* avoid load volume file with BytesOffset mismatch
https://github.com/seaweedfs/seaweedfs/issues/2966 
* set BytesOffset if has not VolumeInfoFile
* typos fail => failed
* exit if bytesOffset mismatch 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2b580a7566 
								
							
								 
							
						 
						
							
							
								
								also migrate jsonpb  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eaeb141b09 
								
							
								 
							
						 
						
							
							
								
								move proto package  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								26dbc6c905 
								
							
								 
							
						 
						
							
							
								
								move to  https://github.com/seaweedfs/seaweedfs  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								76e297d64f 
								
							
								 
							
						 
						
							
							
								
								sync call to write file, avoid vif loading error  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/2633  
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								a23bcbb7ec 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor: move from io/ioutil to io and os package  
							
							
 
							
							
							The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil . This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com> 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								05a648bb96 
								
							
								 
							
						 
						
							
							
								
								refactor: separating out remote.proto  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								828f6e9f4d 
								
							
								 
							
						 
						
							
							
								
								volume: auto add missing vif files  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1878  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								40ae533fa3 
								
							
								 
							
						 
						
							
							
								
								shell: add volume.configure.replication to change replication for a volume  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1192  
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								03ab0b1b9a 
								
							
								 
							
						 
						
							
							
								
								correct .vif file creation  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0cc8347a3a 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c06f7eb48a 
								
							
								 
							
						 
						
							
							
								
								load volume info from .vif file, use superblock as a backup  
							
							
								
 
							
							
						 
						6 years ago