On Tue, Jul 25, 2017 at 04:54:43PM -0400, jeffm@xxxxxxxx wrote: > From: Jeff Mahoney <jeffm@xxxxxxxx> > > This patch adds support to convert reiserfs file systems in-place to btrfs. > > It will convert extended attribute files to btrfs extended attributes, > translate ACLs, coalesce tails that consist of multiple items into one item, > and convert tails that are too big into indirect files. > > This requires that libreiserfscore 3.6.27 be available. > > Many of the test cases for convert apply regardless of what the source > file system is and using ext4 is sufficient. I've included several > test cases that are reiserfs-specific. > > Signed-off-by: Jeff Mahoney <jeffm@xxxxxxxx> Patches merged, with quite a few small fixups here and there. It took me less time to fix them on the way than to take it through the mailinglist. The tests were split to separate patch. I'm fine with keeping the reiserfs bits in one patch as it's an isolated feature. The tests are now running, I'll let it finish. There's some code or test code duplication that can be cleaned up eventually, but now I consider reiserfs conversion support done. Thanks. -- 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
