xfstest fails when inserting blocks at same offset ( ext4 )
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
xfstt (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
-------
xfstest fails with wrong md5 sum when inserting blocks at same offset
# uname -a
Linux ltc-haba1 4.10.0-8-generic #10-Ubuntu SMP Mon Feb 13 14:00:06 UTC 2017 ppc64le ppc64le ppc64le GNU/Linux
Steps to reproduce:
-------
1. Create a loop device with ext4 filesystem
2. git clone git://git.
3. ./configure && make
4. Create a local.conf for running with created loop device
5.. Run xfstests-dev test : ./check -g auto
The test 404 fails with following
-#342 2fef7cc7c9b24f9
-#343 1608cc4f11dfd20
-#344 cf8c90020b16d7f
-#345 47aa3937b31eeb6
...
+#342 dd2a1e366aebeea
+#343 caa72c4045b0fe4
+#344 e65f3a3ec70d2bd
+#345 a15105b7b99f876
md5sum is different for last 158 blocks
Full fail log is attached.
Particular test case 404 was added newly as a part of commit 2504b26a3a71d49
Changed in xfstt (Ubuntu): | |
assignee: | Taco Screen team (taco-screen-team) → nobody |
tags: |
added: targetmilestone-inin18041 removed: targetmilestone-inin1704 |
Default Comment by Bridge