|  Chris Lu | 299312c805 | use separate filer grpc port | 8 years ago | 
				
					
						|  Chris Lu | a218eaf1f0 | fix log | 8 years ago | 
				
					
						|  Chris Lu | 430eb67489 | handle large file copy when write request is larger than buffer | 8 years ago | 
				
					
						|  Chris Lu | 0301504184 | add mime, use simple insert and update filer store API 1. add mime type to file in filer
2. purge old chunks if overwrite during insert | 8 years ago | 
				
					
						|  Chris Lu | 4e3ea49cff | properly working local write buffer | 8 years ago | 
				
					
						|  Chris Lu | c4b92e17d0 | fix isPerfectAppend | 8 years ago | 
				
					
						|  Chris Lu | 74332e1a61 | minor | 8 years ago | 
				
					
						|  Chris Lu | be0e88a606 | fix chunk size limit for default 0 | 8 years ago | 
				
					
						|  Chris Lu | 5c4480ec6c | add mountOptions.chunkSizeLimitMB, remove cmdMount.IsDebug | 8 years ago | 
				
					
						|  Chris Lu | 8ab7dd9d08 | weed mount add options for collection and replication | 8 years ago | 
				
					
						|  Chris Lu | d0b238d2db | cache local writes before flushing to volume server | 8 years ago | 
				
					
						|  Chris Lu | 07e0d13d2d | filer support reading multiple chunks, with range support | 8 years ago | 
				
					
						|  Chris Lu | 458ada173e | go fmt | 8 years ago | 
				
					
						|  Chris Lu | 6de84c64c6 | adding create time | 8 years ago | 
				
					
						|  Chris Lu | ac66c133a5 | do not read attributes when file is opened | 8 years ago | 
				
					
						|  Chris Lu | 6d1bcd4b8c | use existing attributes instead of fetching from filer | 8 years ago | 
				
					
						|  Chris Lu | 0a223838bd | refactoring | 8 years ago | 
				
					
						|  Chris Lu | 7b81cf3762 | better logs | 8 years ago | 
				
					
						|  Chris Lu | 9f4f8de9ad | skip printout | 8 years ago | 
				
					
						|  Chris Lu | d773e11c7a | file handler directly read from volume servers this mostly works fine now!
next: need to cache files to local disk | 8 years ago | 
				
					
						|  Chris Lu | 849b6ec28d | seems editing already working Need to handle multiple chunks read.
Need to cache local file changes. | 8 years ago | 
				
					
						|  Chris Lu | 536559f62d | copy works, edit somehow still fails | 8 years ago | 
				
					
						|  Chris Lu | 873868cc10 | not working now need to add file handler | 8 years ago | 
				
					
						|  Chris Lu | 7362de9a18 | weed mount can work well TODO: somehow filer url is returning empty content | 8 years ago | 
				
					
						|  Chris Lu | 9dd228747c | filer copy added uid/gid | 8 years ago | 
				
					
						|  Chris Lu | f07482382b | able to update file content having some issue when vi reports file changed. | 8 years ago | 
				
					
						|  Chris Lu | 7ca5052942 | create files correctly! | 8 years ago | 
				
					
						|  Chris Lu | 793dd81ca2 | skip permission checking when creating dir or files | 8 years ago | 
				
					
						|  Chris Lu | e31c514b00 | adding modified time to file chunk | 8 years ago | 
				
					
						|  Chris Lu | 6bf31467c7 | adding empty fsync less error now. But still:
vi on write: E514: write error (file system full?)
cp: Input/output error | 8 years ago | 
				
					
						|  Chris Lu | b303a02461 | cp file can work 1. consolidate to filer_pb.FileChunk
2. dir add file, mkdir
3. file flush, write
updates having issue | 8 years ago | 
				
					
						|  Chris Lu | 58954bf46f | pass file attributes from filer to mount | 8 years ago | 
				
					
						|  Chris Lu | 9f345da20f | mv filer proto to filer_pb | 8 years ago | 
				
					
						|  Chris Lu | 43a69d20bf | change filer API to gRPC | 8 years ago | 
				
					
						|  Chris Lu | be58993f47 | ensure the same Node is returned | 8 years ago | 
				
					
						|  Chris Lu | b857cf9d9b | format | 8 years ago | 
				
					
						|  Chris Lu | 456738ba64 | refactoring fuse | 8 years ago |