mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-10 23:26:53 +00:00
fix(tier): sweep transitioned copies from delete handlers (#2287)
This commit is contained in:
@@ -47,6 +47,7 @@ pub struct ObjectOptions {
|
||||
|
||||
pub versioned: bool,
|
||||
pub version_suspended: bool,
|
||||
pub incl_free_versions: bool,
|
||||
|
||||
pub skip_decommissioned: bool,
|
||||
pub skip_rebalancing: bool,
|
||||
|
||||
Reference in New Issue
Block a user