50 Commits (5c411f3e5fc3f44a7290afcfd08ceaaa42479cbf)

Author SHA1 Message Date
Chris Lu 55bab1b456 add context.Context 6 years ago
Chris Lu a1c7dc3806 avoid changing attributes for mount directory 6 years ago
Chris Lu bd32108a90 disable async file deletion 6 years ago
Chris Lu aac11fb832 reduce directory list cache usage 6 years ago
Chris Lu 525db94d9a async file chunk deletion 6 years ago
Chris Lu d6181076bb FUSE remove adjust error 6 years ago
Chris Lu 0388d421d2 caching visible intervals for read 6 years ago
Chris Lu d7bf6c5b91 switching_to_seaweedfs_fuse 6 years ago
Chris Lu 03c7447ad6 set mount point to existing permissions 6 years ago
Chris Lu 9eb2bee86a avoid error log if not found 6 years ago
Chris Lu 42b8f1145a weed mount ls paginate the results 6 years ago
Chris Lu 39ea8484c1 adjust proto API 6 years ago
Chris Lu 60421b23f0 reduce weed mount memory usage 6 years ago
Chris Lu cbd94b18a5 improve "ls -al" performance for large directory 6 years ago
Chris Lu ed8efb5aef much improved "ls -al" performance 6 years ago
Chris Lu 08266b7256 go fmt 6 years ago
Chris Lu 60c1ada4c1 remove filer grpc API GetEntryAttributes 6 years ago
Chris Lu 7bb62b9f21 delay file creation without chunks from dir.Create to file.Flush 6 years ago
Chris Lu 6319d84f42 s3 API add ListObjectsV1 7 years ago
Chris Lu 7e2031b18f go fmt 7 years ago
Chris Lu 13e5541e17 FUSE can change file or folder attributes 7 years ago
Chris Lu d2a811eef2 fix compilation 7 years ago
Chris Lu 5bd72696ac weed mount add ttl option 7 years ago
Chris Lu f1273073fc switch to fs.NodeRequestLookuper 7 years ago
Chris Lu cec1d97035 recursively move files and directories 7 years ago
Chris Lu ae23e46313 better error log 7 years ago
Chris Lu e755540be9 fix caching during directory listing 7 years ago
Chris Lu daabdfe357 remove nodemap, fix directory listing cache 7 years ago
Chris Lu 5c25d29272 support renaming files 7 years ago
Chris Lu 6816661b0f fixed file handle by file full path 7 years ago
Chris Lu 4e3ea49cff properly working local write buffer 7 years ago
Chris Lu 8ab7dd9d08 weed mount add options for collection and replication 7 years ago
Chris Lu 458ada173e go fmt 7 years ago
Chris Lu 6de84c64c6 adding create time 7 years ago
Chris Lu ac66c133a5 do not read attributes when file is opened 7 years ago
Chris Lu 0a223838bd refactoring 7 years ago
Chris Lu 536559f62d copy works, edit somehow still fails 7 years ago
Chris Lu 873868cc10 not working now 7 years ago
Chris Lu 7362de9a18 weed mount can work well 7 years ago
Chris Lu 9dd228747c filer copy added uid/gid 7 years ago
Chris Lu f07482382b able to update file content 7 years ago
Chris Lu 7ca5052942 create files correctly! 7 years ago
Chris Lu 793dd81ca2 skip permission checking when creating dir or files 7 years ago
Chris Lu b303a02461 cp file can work 7 years ago
Chris Lu 58954bf46f pass file attributes from filer to mount 7 years ago
Chris Lu 9f345da20f mv filer proto to filer_pb 7 years ago
Chris Lu 43a69d20bf change filer API to gRPC 7 years ago
Chris Lu be58993f47 ensure the same Node is returned 7 years ago
Chris Lu b857cf9d9b format 7 years ago
Chris Lu 456738ba64 refactoring fuse 7 years ago