| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-11-16 | switch to logrusorigin/logrus | Chris Lu | 1 | -8/+8 | |
| losing filename and line number. Critical for debugging. | |||||
| 2020-10-30 | make a copy of the filer.entry for most read operations | Chris Lu | 1 | -6/+7 | |
| 2020-09-27 | add a hard link marker to 16byte + maker, for future extensions | Chris Lu | 1 | -1/+5 | |
| 2020-09-24 | minor | Chris Lu | 1 | -1/+1 | |
| 2020-09-24 | switch hardlink id from int64 to bytes | Chris Lu | 1 | -2/+2 | |
| 2020-09-24 | adjust hardlink update | Chris Lu | 1 | -26/+20 | |
| simplify logic, pass entity content directly to hard link. The "weed mount" handles the logic to calculate hard link counter. | |||||
| 2020-09-24 | hardlink works now | Chris Lu | 1 | -0/+80 | |
| 2020-09-03 | mount: map uid/gid between local and filer | Chris Lu | 1 | -0/+4 | |
| 2020-09-01 | rename filer2 to filer | Chris Lu | 1 | -2/+2 | |
| 2020-08-28 | add signatures to messages to avoid double processing | Chris Lu | 1 | -0/+1 | |
| 2020-08-14 | adjust log level | Chris Lu | 1 | -2/+2 | |
| 2020-06-28 | removed async option | Chris Lu | 1 | -3/+1 | |
| 2020-06-28 | reverting and working | Chris Lu | 1 | -1/+3 | |
| 2020-06-11 | purge old cache implementation | Chris Lu | 1 | -3/+1 | |
| 2020-04-22 | also writes to local meta cache | Chris Lu | 1 | -0/+6 | |
| before waiting for subscribed meta events | |||||
| 2020-03-26 | tree structured fs cache | Chris Lu | 1 | -4/+4 | |
| FsCache for FsNode, wrapping fs.Node | |||||
| 2020-02-25 | avoid reusing context object | Chris Lu | 1 | -2/+2 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1182 | |||||
| 2020-01-26 | use the same context object in order to retry | Chris Lu | 1 | -1/+1 | |
| 2020-01-25 | grpc send error via response instead of grpc error | Chris Lu | 1 | -1/+1 | |
| 2019-12-15 | mount: support extended attributes | Chris Lu | 1 | -1/+1 | |
| 2019-07-24 | mount: add umask option | Chris Lu | 1 | -1/+1 | |
| related to https://github.com/chrislusf/seaweedfs/issues/978 | |||||
| 2019-05-03 | webdav: can read now | Chris Lu | 1 | -1/+1 | |
| 2019-03-15 | add context.Context | Chris Lu | 1 | -1/+1 | |
| 2019-01-17 | go fmt and fix some typo | bingoohuang | 1 | -2/+2 | |
| 2018-12-29 | switching_to_seaweedfs_fuse | Chris Lu | 1 | -2/+2 | |
| 2018-12-25 | weed mount add symlink support | Chris Lu | 1 | -0/+66 | |
