btrfs-progs: move mkfs definitions to own header
authorDavid Sterba <dsterba@suse.com>
Wed, 25 Jan 2017 15:54:35 +0000 (16:54 +0100)
committerDavid Sterba <dsterba@suse.com>
Wed, 8 Mar 2017 12:00:45 +0000 (13:00 +0100)
commitad7c469ac33dce8b9a602e5dbc63cc3cf96b0d48
treec14571d54b1dea7277db6e97ec8b99177d2ef9ab
parent50ac7b6dc8681cad4545e161c174e811bdf23265
btrfs-progs: move mkfs definitions to own header

Create a header for filesystem creation API, the config and the main
entry function.

Signed-off-by: David Sterba <dsterba@suse.com>
convert/main.c
mkfs/common.h [new file with mode: 0644]
mkfs/main.c
utils.c
utils.h