Changes since v1: * Split patch into smaller patches * btrfs-convert and mkfs now shares check_node_or_leaf_size * Rebased onto latest v3.19.x Sebastian Thorarensen (4): btrfs-progs: mkfs: Move out some nodesize code btrfs-progs: Fix msgs in check_node_or_leaf_size btrfs-progs: btrfs-convert: Allow setting nodesize btrfs-progs: Add nodesize test for btrfs-convert Documentation/btrfs-convert.txt | 4 +++ btrfs-convert.c | 60 ++++++++++++++++++++++++++++++++++----- mkfs.c | 26 ++--------------- tests/convert-tests.sh | 15 ++++++---- utils.c | 21 ++++++++++++++ utils.h | 2 ++ 6 files changed, 92 insertions(+), 36 deletions(-) -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
