On Wed, Oct 01, 2014 at 05:23:14PM +0200, Jan Kara wrote:
> Hello,
>
> so after installing latest xfsdump (just pulled git repo at oss.sgi.com),
> I'm getting failure in test xfs/287. The failure is:
> xfs/287 2s ... 2s
> _check_xfs_filesystem: filesystem on /dev/vdb2 is inconsistent (r) (see
> /var/lib/xfstests/results//xfs/287.full)
>
> And the 287.full has:
> ...
> Phase 3 - for each AG...
> - scan (but don't clear) agi unlinked lists...
> - process known inodes and perform inode discovery...
> - agno = 0
> directory flags set on non-directory inode 133
> directory flags set on non-directory inode 134
> directory flags set on non-directory inode 133
> would fix bad flags.
> directory flags set on non-directory inode 134
> would fix bad flags.
> ...
>
> Complete file is attached. I'm using also the latest xfsprogs from git and
> kernel 3.17.0-rc5 (plus couple of my patches but these should have no
> influence).
It's a bug, but a minor inconvenience at worst. I sent patches to
fix this a couple of days ago:
http://oss.sgi.com/archives/xfs/2014-09/msg00510.html
$ sudo ./check xfs/287
FSTYP -- xfs (debug)
PLATFORM -- Linux/x86_64 test4 3.17.0-rc7-dgc+
MKFS_OPTIONS -- -f -bsize=4096 /dev/ram1
MOUNT_OPTIONS -- /dev/ram1 /mnt/scr
xfs/287 1s ... 1s
Ran: xfs/287
Passed all 1 tests
$
-Dave.
--
Dave Chinner
david@xxxxxxxxxxxxx
|