On Tue, Dec 01, 2015 at 03:11:20PM +0800, Qu Wenruo wrote: > Here comes the 2st version of btrfs-convert rework. > This time, it is rebased to co-operate with David new abstraction work > for incoming reiserfs support. > (Sorry David, your reiserfs support will need more modification as the > abstraction facility is also modified in this patchset)
Yeah seems like the removed functions are not needed, the reiser code should be portable on top of the v2 code. > Any test is welcomed, and it can already pass the convert test from > btrfs-progs. (Since the test doesn't test rollback function) I'll start merging the patches to devel when I'm sure I understand the change so more reviewers can help and are welcome too. The unmerged patches would be put into an integration branch, hopefully this would work. > 2. Structurized make_btrfs_v2() > Unlike old make_btrfs() which is a mess of hand written codes I though 99% of our code is hand written :) > new > make_btrfs_v2() is all structurized and should be easy for later > expansion. -- 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