cubefs/cli/cmd
2023-05-18 10:48:57 +08:00
..
acl.go feature(master.meta.client) support uid space manager 2023-05-18 10:48:57 +08:00
cluster.go Enhancement: Cluster info lost MaxDpCntLimit 2022-11-25 10:58:30 +08:00
compatibility.go fix: reduce btree copy 2022-12-02 11:36:05 +08:00
config.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
const.go enhance: add directory quota feature 2023-05-18 10:48:57 +08:00
datanode.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
datapartition.go enhance: 'cfs-cli datapartition check' adds display of datapartitions with excessive replica num 2023-05-18 10:48:57 +08:00
fmt.go enhance: add isDiscard flag to datapartion; master provides setup isDiscard flag API accordingly; when client try to read an discard dp it will fast fail and avoid retry 2023-05-18 10:48:57 +08:00
gen_config.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
http_service.go enhance(cli): cli support volume replicaNum update 2023-05-18 10:48:57 +08:00
metanode.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
metapartition.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
quota.go fix: update quota default maxBytes update is incorrect 2023-05-18 10:48:57 +08:00
root.go enhance: add directory quota feature 2023-05-18 10:48:57 +08:00
uid.go feature(master.meta.client) support uid space manager 2023-05-18 10:48:57 +08:00
user.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
valid.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
vol.go fix: cli newVolUpdateCmd() not set DpReadOnlyWhenVolFull flag by default 2023-05-18 10:48:57 +08:00
zone.go update: update to CubeFS 2022-08-22 18:16:09 +08:00