summaryrefslogtreecommitdiff
path: root/c_src/cmd_strip_alloc.c
AgeCommit message (Collapse)Author
9 daysFix clang build errorsKent Overstreet
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2025-06-20cmd_strip_allocKent Overstreet
Add a command for stripping allocation info for a filesystem. This is primarily to test codepaths used by the new image creation tool. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>