btrfs-progs/convert
David Sterba f6dfc0263d btrfs-progs: build: add stub makefile to convert
A shortcut to compile btrfs-convert from inside the directory.

Signed-off-by: David Sterba <dsterba@suse.com>
2017-03-08 13:00:46 +01:00
..
Makefile btrfs-progs: build: add stub makefile to convert 2017-03-08 13:00:46 +01:00
common.c btrfs-progs: convert: move common api implementation to own file 2017-03-08 13:00:45 +01:00
common.h btrfs-progs: convert: move common api implementation to own file 2017-03-08 13:00:45 +01:00
main.c btrfs-progs: convert: use bit field for convert flags 2017-03-08 13:00:46 +01:00
source-ext2.c btrfs-progs: convert: use bit field for convert flags 2017-03-08 13:00:46 +01:00
source-ext2.h btrfs-progs: convert: move ext2 definitions out of main 2017-03-08 13:00:45 +01:00
source-fs.c btrfs-progs: convert: move struct initialization to the init function 2017-03-08 13:00:46 +01:00
source-fs.h btrfs-progs: convert: use bit field for convert flags 2017-03-08 13:00:46 +01:00