move cluster table management from ec3_reader/writer to ec3_pipeline

This commit is contained in:
2025-02-15 12:36:37 +00:00
parent 6ffbb791fe
commit de99b88097
17 changed files with 491 additions and 127 deletions

View File

@@ -5,6 +5,7 @@ enum command_id {
CMD_ROOT = 0,
CMD_CREATE,
CMD_WRAP,
CMD_UNWRAP,
CMD_CAPTURE,
CMD_SHELL,
CMD_EXTRACT,