mirror of
https://github.com/cubefs/cubefs.git
synced 2026-08-02 02:00:56 +00:00
feat(master): Compatible with old version trash
close:#22053691 Signed-off-by: chihe <chihe@oppo.com>
This commit is contained in:
parent
371853fd55
commit
61e04ed430
@ -201,7 +201,7 @@ type VolStatInfo struct {
|
||||
TxRbInoCnt uint64
|
||||
TxRbDenCnt uint64
|
||||
DpReadOnlyWhenVolFull bool
|
||||
TrashInterval int64
|
||||
TrashInterval int64 `json:"TrashIntervalV2"`
|
||||
}
|
||||
|
||||
// DataPartition represents the structure of storing the file contents.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user