wangdi
wangdi
Store scan objects target id, so it does not need excessive iteration when sending the objects to the new target. Signed-off-by: Di Wang
Adding a few debug information for IV update. Signed-off-by: Di Wang
Return rc for ds_pool_lookup(), which can be used by object migration to see if it still need try on leader for object enumeration, so to avoid the object is being...
Missing riv_sync setting for rebuild status sync Signed-off-by: Di Wang ### Before requesting gatekeeper: * [ ] Two review approvals and any prior change requests have been resolved. * [...
Convert parity recx to normal recx for EC recx list. Add test to verify it. Required-githooks: true Signed-off-by: Di Wang ### Before requesting gatekeeper: * [ ] Two review approvals...
Add spec shard case in tgts_query to avoid any spec shard fetch will do EC degraded fetch. Especially if it is used by EC aggregation remote parity fetch to fetch...
Do not set rebuild status for reclaim job to avoid messing up the real rebuild status. Required-githooks: true Test-tags: pr no_cap Signed-off-by: Di Wang