Commit Graph

5 Commits

Author SHA1 Message Date
slasher
5c7898354f style(all): format all codes with golangci tools
closes #3371

@formatter:off

Signed-off-by: slasher <shenjie1@oppo.com>
2024-05-14 09:54:13 +08:00
leonrayang
2970e2c3d1 update. go import path change from chubaofs to cubefs
Signed-off-by: leonrayang <chl696@sina.com>
2022-01-25 18:17:02 +08:00
wuwenjia5
741d6db7bd
implement api osAddCaps/osDeleteCaps/osGetCaps
Signed-off-by: Wenjia Wu <buaa1214wwj@126.com>
Signed-off-by: Mofei Zhang <mofei2816@gmail.com>
2019-12-19 19:03:26 +08:00
Mofei Zhang
d609fedb5c feature: object storage interface
Add ObjectNode provides S3-compatibile APIs.
Fusion Storage interface expose two interface (POSIX and S3-compatible) for file operation.

Signed-off-by: Mofei Zhang <mofei2816@gmail.com>
2019-12-17 17:36:53 +08:00
jzeng4
ddfb8ac7d2 Make keystore caches of Authnode consistent with raftstores without periodically loading.
Signed-off-by: Junyuan Zeng <jzeng04@gmail.com>
2019-12-09 19:31:13 -08:00