These are some patches I've been sitting on for a while that I think clean up the btrfs-progs tree a bit; there are still quite a few files left in the top-level dir, but moving tests & cmd files into cmd/ seems to clean things up a bit. Curious to see what people think.
This is just file-moves and makefile-mangling, no code changes. (a common/ or similar later on to hold kernel copies would probably be the next move if this all looks reasonable) Thanks, -Eric [PATCH 1/3] Btrfs-progs: Add Makefile infrastructure for subdirs [PATCH 2/3] Btrfs-progs: move test tools to tests/ subdir [PATCH 3/3] Btrfs-progs: move btrfs cmd files to cmd/ subdir -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html