[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130315222818.GA16100@wallace>
Date: Fri, 15 Mar 2013 18:28:18 -0400
From: Eric Whitney <enwlinux@...il.com>
To: linux-ext4@...r.kernel.org
Cc: tytso@....edu
Subject: possible dev branch regression - xfstest 285/1k
I'm seeing Xfstest 285 consistently fail for the 1k test case using the
latest dev branch while running on both x86 and ARM. Subtest 08 is
the problem. From the test output:
08. Test file with unwritten extents, only have unwritten pages
08.01 SEEK_HOLE expected 0 or 4194304, got 11264. FAIL
08.02 SEEK_HOLE expected 1 or 4194304, got 11264. FAIL
08.03 SEEK_DATA expected 10240 or 10240, got 0. FAIL
08.04 SEEK_DATA expected 10240 or 10240, got 1. FAIL
>From previous discussions, we expect 285 to fail in the ext3 (nodelalloc,
no flex_bg, and no extents) test case, but in subtest 07. It still does
that.
In the dev branch, reverting 4f42f80a8f - "ext4: use s_extent_max_zeroout_kb
value as number of kb" - results in success for 285 in the 1k test case.
Regards,
Eric
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists