8e071c2fa6 
								
							
								 
							
						 
						
							
							
								
								docker: tweaking docker file  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3cdb27fafc 
								
							
								 
							
						 
						
							
							
								
								adjust logging  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6107509c64 
								
							
								 
							
						 
						
							
							
								
								adjust logging  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e6f9f5da3a 
								
							
								 
							
						 
						
							
							
								
								adjust logging  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								24f62ebe76 
								
							
								 
							
						 
						
							
							
								
								minor changes  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5f1109f143 
								
							
								 
							
						 
						
							
							
								
								reduce log  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9d93c83654 
								
							
								 
							
						 
						
							
							
								
								mount: return IO error for mkdir  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								107e8a56ea 
								
							
								 
							
						 
						
							
							
								
								retry context canceled request  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2f75264ec7 
								
							
								 
							
						 
						
							
							
								
								mount: avoid use uint64 for greater than zero test  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c936a12afa 
								
							
								 
							
						 
						
							
							
								
								mount: update the file size so file Attr() can read  
							
							
 
							
							
							if file Attr() during file writes, the OS, at least for Mac, may try to resend the data to write, which usually are empty. 
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c2e589f202 
								
							
								 
							
						 
						
							
							
								
								mount: better combines connected intervals to write to volume servers  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6a5c037099 
								
							
								 
							
						 
						
							
							
								
								fix http range requests  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								72e1aff237 
								
							
								 
							
						 
						
							
							
								
								add lock on dirty pages  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								66ded8804a 
								
							
								 
							
						 
						
							
							
								
								adjust logging  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6b48d246a5 
								
							
								 
							
						 
						
							
							
								
								mount: read data that is just written  
							
							
 
							
							
							able read on data not flushed
multiple file open shares the same file handle
fix https://github.com/chrislusf/seaweedfs/issues/1182  on linux 
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								09f4ceef3a 
								
							
								 
							
						 
						
							
							
								
								mount: reuse previous file node  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d4e75a0d18 
								
							
								 
							
						 
						
							
							
								
								filer: option to create file only if it is new, O_EXCL  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9b01a99d9a 
								
							
								 
							
						 
						
							
							
								
								adjust logging  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c8b2dac6c1 
								
							
								 
							
						 
						
							
							
								
								volume: avoid sharing volume dat file handle  
							
							
 
							
							
							possibly help on https://github.com/chrislusf/seaweedfs/issues/1184  
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bb1be61602 
								
							
								 
							
						 
						
							
							
								
								1.51  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fca6152c3a 
								
							
								 
							
						 
						
							
							
								
								fix print format  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a990ef2106 
								
							
								 
							
						 
						
							
							
								
								mount: fix problems found in issue 1182  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1182 
always use the non-duplicated fs.Node
Forget() the fs.Node
Rename will also use the right fs.Node
Avoid using the same file handle for the same file 
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								630f72f8c5 
								
							
								 
							
						 
						
							
							
								
								mount: able to trim a file  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1b0bfbaf59 
								
							
								 
							
						 
						
							
							
								
								refactoring  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2f15e93466 
								
							
								 
							
						 
						
							
							
								
								mount: rename also clear the cache  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1182  
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								04019aa161 
								
							
								 
							
						 
						
							
							
								
								mount: deletion ignore old vid  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6a40c688e0 
								
							
								 
							
						 
						
							
							
								
								mount: modify file size  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								39edcfde4c 
								
							
								 
							
						 
						
							
							
								
								filer: set inode  
							
							
 
							
							
							avoid "getcwd: No such file or directory" 
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e9bb0c179f 
								
							
								 
							
						 
						
							
							
								
								adjust logs  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								061a61e018 
								
							
								 
							
						 
						
							
							
								
								logs  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								230a0e4a33 
								
							
								 
							
						 
						
							
							
								
								filer: no entry if not found  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e4b660699f 
								
							
								 
							
						 
						
							
							
								
								correct comments  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1181  
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d1ab16b6e3 
								
							
								 
							
						 
						
							
							
								
								treat it as a single node cluster if empty raft server name  
							
							
 
							
							
							possible fix for https://github.com/chrislusf/seaweedfs/issues/1118  
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								30c7148020 
								
							
								 
							
						 
						
							
							
								
								1.50  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8dd260623e 
								
							
								 
							
						 
						
							
							
								
								protect against nil deletion results  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1180  
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								89e16bd2e8 
								
							
								 
							
						 
						
							
							
								
								skip error when draining reader  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1179  
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								66ab09aa4a 
								
							
								 
							
						 
						
							
							
								
								1.49  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f8a20ef35e 
								
							
								 
							
						 
						
							
							
								
								add the old way to compact as a comment  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								288baf37fd 
								
							
								 
							
						 
						
							
							
								
								saving .vif files correctly  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								acf7ca7b93 
								
							
								 
							
						 
						
							
							
								
								volume: fix compaction  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								943f4986ef 
								
							
								 
							
						 
						
							
							
								
								fix possible nil  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9995d3bcb5 
								
							
								 
							
						 
						
							
							
								
								remove println  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dc9457fb87 
								
							
								 
							
						 
						
							
							
								
								fix compilation error  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aa73364a24 
								
							
								 
							
						 
						
							
							
								
								weed fix: add back .idx file generation  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4e731f1c8b 
								
							
								 
							
						 
						
							
							
								
								volume: copy volumes also include .vif file  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								df636e4c14 
								
							
								 
							
						 
						
							
							
								
								remove .vif files  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								a057cd6c61 
								
									
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3eafec4b29 
								
							
								 
							
						 
						
							
							
								
								volume: add option to limit file size  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								a3a2e69900 
								
									
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								0ef789fd5a 
								
									
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							
								
 
							
							
						 
						6 years ago