A first round of small, hopefully obviously-correct and/or no-op patches that start to make the userspace copies of kernelspace code look a bit more similar. Many of these are direct ports from userspace, a couple others are just my cleanups of various bits here and there. There'll be a fair bit more after this, but I'll do it in chunks. (Thanks David!) :) Thanks, -Eric [PATCH 1/9] Btrfs-progs: remove dead btrfs-defrag.c [PATCH 2/9] Btrfs-progs: remove cut & paste btrfs_next_leaf from restore [PATCH 3/9] Btrfs-progs: fix array bound checking [PATCH 4/9] Btrfs-progs: move btrfs_fsck_reinit_root to cmds-check.c [PATCH 5/9] Btrfs-progs: remove some dead/unbuilt code [PATCH 6/9] Btrfs-progs: cleanup duplicated division functions [PATCH 7/9] Btrfs-progs: make extent_ref_type() match kernelspace [PATCH 8/9] Btrfs-progs: remove the unnecessary 'return -1;' at the end of bin_search [PATCH 9/9] Btrfs-progs: remove btrfs_init_path calls from ctree.c -- 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
