btrfs-progs: move convert definitions to own header
authorDavid Sterba <dsterba@suse.com>
Wed, 25 Jan 2017 16:09:10 +0000 (17:09 +0100)
committerDavid Sterba <dsterba@suse.com>
Wed, 8 Mar 2017 12:00:45 +0000 (13:00 +0100)
commit5f276edfdaaec5ec21e48694768b7c200583736c
treeb8b8aa45d700e1a656b5b3b46de603d8d3174ea2
parentad7c469ac33dce8b9a602e5dbc63cc3cf96b0d48
btrfs-progs: move convert definitions to own header

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

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