new states

This commit is contained in:
2025-12-07 18:36:32 +01:00
parent 80ffb3c6c3
commit 298192111d
3 changed files with 10 additions and 6 deletions

View File

@ -20,6 +20,8 @@ public:
SHRED_SELECTED,
SHRED_ACTIVE, // shred iterations active
CHECK_ACTIVE, // optional checking active
CHECK_SUCCESSFUL,
CHECK_FAILED,
DELETE_SELECTED,
DELETE_ACTIVE,
FROZEN