From: Eric Sandeen <sandeen@redhat.com>
To: Steve French <smfrench@gmail.com>,
linux-fsdevel <linux-fsdevel@vger.kernel.org>,
"linux-ext4@vger.kernel.org" <linux-ext4@vger.kernel.org>
Subject: Re: xfstest generic/018 and ext4 defrag
Date: Thu, 13 Nov 2014 15:36:13 -0600 [thread overview]
Message-ID: <5465244D.2090708@redhat.com> (raw)
In-Reply-To: <CAH2r5mvAGe-N0e2rOsEe4DBT1tRM0Uv8rNQChmQY+d7dkLxR2w@mail.gmail.com>
On 11/13/14 3:16 PM, Steve French wrote:
> I see an earlier thread about ext4 defrag problems causing this
> failure on xfstest generic/018 running on ext4
>
> generic/018 1s ... [failed, exit status 1] - output mismatch (see
> /home/sfrench/xfstests/results//generic/018.out.bad)
> --- tests/generic/018.out 2014-11-13 11:20:05.385406288 -0800
> +++ /home/sfrench/xfstests/results//generic/018.out.bad 2014-11-13
> 12:33:19.317806287 -0800
> @@ -10,10 +10,5 @@
> After: 1
> Write backwards sync, but contiguous - should defrag to 1 extent
> Before: 10
> -After: 1
> -Write backwards sync leaving holes - defrag should do nothing
> -Before: 16
> -After: 16
> ...
>
> but wasn't clear whether it was fixed upstream. It failed on two out
> of three runs for me on most current ext4. My test is on most current
> Ubuntu x86_64 (and with 3.18-rc3 kernel)
> I couldn't find version info for e4defrag from the command line but
> other ext4 tools are reasonably recent it seems as Ubuntu packages
> them e.g. EXT2FS Library version 1.42.10, 18-May-2014
>
> Is generic xfstest 18 still broken on ext4?
Did you try upstream?
When I test upstream, it passes. Because:
# git log --oneline v1.42.10.. misc/e4defrag.c
c7c539e e4defrag: backwards-allocated files should be defragmented too
47fee2e e2fsprogs: introduce ext2fs_close_free() helper
So no, it is not still broken.
> Also am curious about test generic/026
>
> generic/026 [not run] ext4 does not define maximum ACL count
>
> Is that expected?
in common/attr:
# filesystems that want to test maximum supported acl counts need to
# add support in here
_acl_get_max()
...
Because ext4 has not added support there, yes, it is expected that it
will not run. ;)
I don't honestly know if ext4 has an upper limit on acls.
-Eric
next prev parent reply other threads:[~2014-11-13 21:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-13 21:16 xfstest generic/018 and ext4 defrag Steve French
2014-11-13 21:36 ` Eric Sandeen [this message]
2014-11-13 22:02 ` Theodore Ts'o
[not found] ` <CAH2r5ms6W1GQwzC2TFb87PK8UpPXmCWikQZEnWpw6aZQNdry7w@mail.gmail.com>
2014-11-13 23:38 ` Theodore Ts'o
2014-11-13 21:58 ` Theodore Ts'o
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5465244D.2090708@redhat.com \
--to=sandeen@redhat.com \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=smfrench@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).