David Sterba wrote on 2015/07/14 13:45 +0200:
On Tue, Jul 14, 2015 at 10:13:01AM +0800, Qu Wenruo wrote:
This reverts commit 5f8232e5c8f0b0de0ef426274911385b0e877392.

Thanks.  The revert is justified for the severity of the problem, I'll
release 4.1.2 asap.

This commit causes a regression:
---

BTW, do not use --- in the changelog as 'git am' will ignore the text
between that and the diff.

Oh, sorry I forgot that "---" will be ignored by git.
Next time I'll use "===" to avoid such careless problem.

BTW, for the mkfs test case, it will be delayed for a while as the following bugs are making things quite tricky.

1) fsck ignore chunk errors and return 0.
Cause is known and easy to fix, but if fixed, most of fsck test won't pass.
As the following bug is causing problem.

2) btrfs-image restore bug, causing missing dev_extent for DUP chunk.
Investigating. that's the reason causing a lot of dev extent missing in mkfs test.
And thanks to the previous bug, we can pass fsck test like a miracle.

So I'm afraid the corresponding regression test case won't be in time with 4.1.2 hotfix release.

Thanks,
Qu
--
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

Reply via email to