[#1298] writecache: Add shrink flag for Seal command

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
This commit is contained in:
Dmitrii Stepanov 2024-08-06 15:45:53 +03:00
parent 5c01bd5be8
commit 36efccd862
12 changed files with 255 additions and 187 deletions

View file

@ -23,6 +23,7 @@ type Info struct {
type SealPrm struct {
IgnoreErrors bool
RestoreMode bool
Shrink bool
}
// Cache represents write-cache for objects.