[Filer] post add param:saveInside (#4434)
* fix:mount deadlock * feat: filer http upload to metadata * feat: /etc save inside --------- Co-authored-by: zemul <zhouzemiao@ihuman.com>
This commit is contained in:
@@ -137,6 +137,7 @@ type StorageOption struct {
|
||||
TtlSeconds int32
|
||||
Fsync bool
|
||||
VolumeGrowthCount uint32
|
||||
SaveInside bool
|
||||
}
|
||||
|
||||
func (so *StorageOption) TtlString() string {
|
||||
|
||||
Reference in New Issue
Block a user