4ad669b2aa 
								
									
								
							
								 
							
						 
						
							
							
								
								Fixes files with TTL can not be read in a mounted folder ( #6646 )  
							
							
								
 
							
							
						 
						8 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								f7f6e1158e 
								
									
								
							
								 
							
						 
						
							
							
								
								Fixes files with TTL are not listed in a mounted folder. ( #6621 )  
							
							
								
 
							
							
						 
						8 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ca30e52d5 
								
							
								 
							
						 
						
							
							
								
								fuse mount handles ttl entries  
							
							
 
							
							
							fix https://github.com/seaweedfs/seaweedfs/issues/5527  
							
						 
						1 year ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								0cb9ddd8ec 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix data loss: add lock for metacache ( #4664 )  
							
							
 
							
							
							Co-authored-by: wang wusong <wangwusong@virtaitech.com> 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								de081c0d64 
								
									
								
							
								 
							
						 
						
							
							
								
								[mount] fix metacache update ( #4161 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								549354e324 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix hardlink counting ( #4042 )  
							
							
 
							
							
							Signed-off-by: wusong <wangwusong@virtaitech.com>
Signed-off-by: wusong <wangwusong@virtaitech.com>
Co-authored-by: wusong <wangwusong@virtaitech.com> 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								303bd067b5 
								
							
								 
							
						 
						
							
							
								
								Revert "rename: delete source entry metadata only, skipping hard links"  
							
							
 
							
							
							This reverts commit 03466f955ehttps://github.com/seaweedfs/seaweedfs/issues/3386  
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								26dbc6c905 
								
							
								 
							
						 
						
							
							
								
								move to  https://github.com/seaweedfs/seaweedfs  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fcf3714443 
								
							
								 
							
						 
						
							
							
								
								mount: add back support for filer.path  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								03466f955e 
								
							
								 
							
						 
						
							
							
								
								rename: delete source entry metadata only, skipping hard links  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dbeeda8123 
								
							
								 
							
						 
						
							
							
								
								listen for metadata updates  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fec8428fd8 
								
							
								 
							
						 
						
							
							
								
								POSIX: different inode for same named different file types  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2dcb8cb93b 
								
							
								 
							
						 
						
							
							
								
								POSIX: ensure file and directory inodes are different  
							
							
 
							
							
							this is just an in memory representation.
POSIX wants different inode numbers for the same named file or directory. 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								10ecf80ca1 
								
							
								 
							
						 
						
							
							
								
								add a debug capability to list all metadata keys  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cca62fdb30 
								
							
								 
							
						 
						
							
							
								
								mount: streaming renaming folders  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								93bb7869b8 
								
							
								 
							
						 
						
							
							
								
								Revert "mount: fix renaming a deep directory with unvisited directories"  
							
							
 
							
							
							This reverts commit 0ccdb937bb 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0ccdb937bb 
								
							
								 
							
						 
						
							
							
								
								mount: fix renaming a deep directory with unvisited directories  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								215b169562 
								
							
								 
							
						 
						
							
							
								
								mount: recursively rename locally  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								83c037e093 
								
							
								 
							
						 
						
							
							
								
								fix logs  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3a86d4dbfd 
								
							
								 
							
						 
						
							
							
								
								mount: fix directory invalidation  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/2038  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b81956bcb5 
								
							
								 
							
						 
						
							
							
								
								mount: invalidate kernel cache when mounted to a filer path  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1752#issuecomment-768178422  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a4063a5437 
								
							
								 
							
						 
						
							
							
								
								add stream list directory entries  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f002e668de 
								
							
								 
							
						 
						
							
							
								
								change limit to int64 in case of overflow  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9a50dbcda0 
								
							
								 
							
						 
						
							
							
								
								chagned api  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e71463a9eb 
								
							
								 
							
						 
						
							
							
								
								mount: invalide file cache when metadata is changed  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								10a4a628e9 
								
							
								 
							
						 
						
							
							
								
								refresh cached file entry from sync metadata updates  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								58fa506491 
								
							
								 
							
						 
						
							
							
								
								minor  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9b4f7fed14 
								
							
								 
							
						 
						
							
							
								
								mount: report filer IO error  
							
							
 
							
							
							related to https://github.com/chrislusf/seaweedfs/issues/1530  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b18f21cce1 
								
							
								 
							
						 
						
							
							
								
								mount: fix bound tree with filer.path  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1528  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5e239afdfc 
								
							
								 
							
						 
						
							
							
								
								hardlink works now  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0adbb56cc1 
								
							
								 
							
						 
						
							
							
								
								rename  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7e1aad0b54 
								
							
								 
							
						 
						
							
							
								
								mount: map uid/gid between local and filer  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eb7929a971 
								
							
								 
							
						 
						
							
							
								
								rename filer2 to filer  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aee27ccbe1 
								
							
								 
							
						 
						
							
							
								
								multiple fixes  
							
							
 
							
							
							* adjust isOpen count
* move ContinuousDirtyPages lock to filehandle
* fix problem with MergeIntoVisibles, avoid reusing slices
* let filer delete the garbage 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4ccfdaeb4d 
								
							
								 
							
						 
						
							
							
								
								prevent nil  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								24c8e6bcb4 
								
							
								 
							
						 
						
							
							
								
								minor optimization  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								60d14a9800 
								
							
								 
							
						 
						
							
							
								
								mount: fix difference with storage format in local cache  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ddec7b2bb9 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f7a45d448f 
								
							
								 
							
						 
						
							
							
								
								FUSE mount: lazy loading meta cache  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e93588ec78 
								
							
								 
							
						 
						
							
							
								
								FUSE mount: atomic local cache updates  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ed3cf811f5 
								
							
								 
							
						 
						
							
							
								
								refactoring  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a207285af7 
								
							
								 
							
						 
						
							
							
								
								cache metadata on startup  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e24b25de78 
								
							
								 
							
						 
						
							
							
								
								async meta caching: can stream updates now  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4f02f7121d 
								
							
								 
							
						 
						
							
							
								
								read from meta cache  
							
							
 
							
							
							meta cache is not initialized 
							
						 
						6 years ago