93 Commits (025e586c9137da376b8a759075ce951cb195acf3)

Author SHA1 Message Date
Chris Lu 2e3f6ad3a9 filer: remember content is gzipped or not 5 years ago
Chris Lu 36d6595658 remove ctx 5 years ago
Chris Lu fd9612d66e remove ctx 5 years ago
Chris Lu 892e726eb9 avoid reusing context object 5 years ago
Chris Lu 7d10fdf737 fix directory lookup nil 5 years ago
Chris Lu e86da5a491 minor 5 years ago
Chris Lu 72a64a5cf8 use the same context object in order to retry 5 years ago
Chris Lu c48fc8b4de grpc send error via response instead of grpc error 5 years ago
Chris Lu 8cccccce9f mount: reuse the entry object for the new directory 5 years ago
Chris Lu 8a42aa8221 adjust logging 5 years ago
Chris Lu 9d93c83654 mount: return IO error for mkdir 5 years ago
Chris Lu 66ded8804a adjust logging 5 years ago
Chris Lu 6b48d246a5 mount: read data that is just written 5 years ago
Chris Lu d4e75a0d18 filer: option to create file only if it is new, O_EXCL 5 years ago
Chris Lu fca6152c3a fix print format 5 years ago
Chris Lu a990ef2106 mount: fix problems found in issue 1182 5 years ago
Chris Lu 1b0bfbaf59 refactoring 5 years ago
Chris Lu 2f15e93466 mount: rename also clear the cache 5 years ago
Chris Lu 39edcfde4c filer: set inode 5 years ago
Chris Lu e9bb0c179f adjust logs 5 years ago
Chris Lu 230a0e4a33 filer: no entry if not found 5 years ago
Chris Lu 8a2d529759 go fmt 5 years ago
Chris Lu c42b023960 mount: invalidate xattr 5 years ago
Chris Lu 9c781da34a mount: fix nil directory problem 5 years ago
Chris Lu ee6952fddd twaking 5 years ago
Chris Lu f27a1abf1c mount: fix dir nil 5 years ago
Chris Lu 5961e0d9eb fix logging 5 years ago
Chris Lu 33b4b1868b mount: support extended attributes 5 years ago
Chris Lu de3eb7c380 update cache if updating the attributes 5 years ago
Chris Lu 357ea4b944 rm will clean the cache first 5 years ago
Chris Lu deb249736e fix nill 5 years ago
Chris Lu 3e0cd122d8 mount: directory listing cache ttl set to 5 minutes 5 years ago
Chris Lu 05c3b795dc filer: configurable directory list cache size 5 years ago
Chris Lu 0fa1269bc7 filer: streaming file listing 5 years ago
Chris Lu d0b423bbc0 filer: increase directory listing pagination size 5 years ago
Chris Lu f51a6d8ba5 increase filer pagination limit 5 years ago
Chris Lu 40ff4eea14 fix nil problem 5 years ago
j.laycock 6fc6322c90 Change joeslay paths to chrislusf paths 5 years ago
j.laycock 595a1beff0 Swap imports to use joeslay 5 years ago
Chris Lu 5956dfd08d mount: add umask option 5 years ago
Chris Lu 1ca1ec906a add weedfuse 6 years ago
Chris Lu b30c14b631 webdav: can read now 6 years ago
Chris Lu 630cf1e33e fix 6 years ago
Chris Lu ea4592161c fix 6 years ago
Chris Lu c5a931b22c logging 6 years ago
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