btrfs-progs/image
David Sterba add18714b8 btrfs-progs: image: factor out the create part from main.c
The functionality of create and restore is all in main.c, split the
create functionality first. This is not the cleaniest diff to do it, the
functions are entangled and the final result is from several compile and
edit cycles.

Signed-off-by: David Sterba <dsterba@suse.com>
2023-08-28 17:24:24 +02:00
..
common.c btrfs-progs: image: factor out the create part from main.c 2023-08-28 17:24:24 +02:00
common.h btrfs-progs: image: factor out the create part from main.c 2023-08-28 17:24:24 +02:00
image-create.c btrfs-progs: image: factor out the create part from main.c 2023-08-28 17:24:24 +02:00
main.c btrfs-progs: image: factor out the create part from main.c 2023-08-28 17:24:24 +02:00
Makefile btrfs-progs: build: add stub makefile to image and mkfs 2019-07-04 15:36:01 +02:00
metadump.h btrfs-progs: image: factor out the create part from main.c 2023-08-28 17:24:24 +02:00
sanitize.c btrfs-progs: image: convert int to bool in a few helpers 2023-06-08 00:08:35 +02:00
sanitize.h btrfs-progs: image: update include lists 2022-10-11 09:06:12 +02:00