summaryrefslogtreecommitdiff
path: root/c_src/cmd_fsck.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2025-04-05 22:09:24 -0400
committerKent Overstreet <kent.overstreet@linux.dev>2025-06-20 17:16:33 -0400
commit45f6fe0a144a82542a37f34e826e16dedfdaca5d (patch)
treea91f6c521afbb2fb2bc17aa10a1d73e4960b80fe /c_src/cmd_fsck.c
parentf2d9a55b1b83bce71416b3dca7cf013154c04251 (diff)
cmd_image_create
Add a tool for creating small image files. Data is written out in a reproducible order, sequentially from the start of the device. Metadata is initially written to a temporary device, then after writing out data, the metadata we want to keep (alloc info is left out by default) is migrated to the real device. Then, the image file is trimmed to minimum size and the temporary metadata device dropped. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'c_src/cmd_fsck.c')
0 files changed, 0 insertions, 0 deletions