mirror of
https://github.com/versity/scoutfs.git
synced 2026-05-01 10:25:43 +00:00
Basic validation for the recompute-xattr-total ioctl through the totl-delta-inject ioctl. Takes a few different corrective actions that are plausible - simple drifted values, and a stray orphan totl. The test validates that the kmod dmesg output matches what was expected since that's our proof that repair happened, but the actual warnings are filtered from logs during test to not fail our test case otherwise. Signed-off-by: Auke Kok <auke.kok@versity.com>