Files
swift/test/unit/obj/common.py
indianwhocodes 745a7f04fe Add validation method for metadata in ECDiskfile
Historically, we've allowed objects to get on disk that may not have had
all of their required EC metadata. Add a new method to sanity-check
metadata in the auditor, and quarantine such invalid data.

Additionally, call validation early in the reconstructor's
reconstruct_fa() method so we do not have to attempt reconstruction for
invalid EC fragments.

Change-Id: I73551007843d27041f594923c59e6fd89caf17e5
2022-09-06 13:56:06 -07:00

4.4 KiB