On Tue, May 02, 2017 at 05:06:01PM +0200, David Sterba wrote: > On Thu, Apr 27, 2017 at 03:35:34PM +0530, Lakshmipathi.G wrote: > > Bug: Fail to convert 22TB EXT4 to BTRFS > > https://bugzilla.kernel.org/show_bug.cgi?id=194795 > > Thanks for working on the bug, the proposed fix looks good to me judging > by the use of extended API. This would need a test though. I'm trying > this on a sparse file, 3TB occupies 50G and is slow to create. > Conversion works and hasn't finished yet, so this is not suitable for > tests run by default.
So it took a few more minutes. I'm testing it again, not on NFS, and now the creation of empty filesystem took just a few seconds and empty file is ~160MB. This sounds much better. So please write a test, using something like truncate -s3T image mkfs.ext4 image mount && write some data convert && rollback Thanks. Later we might need to add some mkfs.ext4 option coverage. -- 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