Hi,
This test is just there to catch code changes which have gone into one of
user space or the kernel, but not the other. A quick code merge will fix
it, but there is no practical implication of this, the changes which
went into the kernel are in code paths which user space will never
execute (evaluating quotas for extended attributes on files).
Steve
> Hi,
>
> QA suite 040 with the latest cvs tree reports the following error:
>
> > ./check 040
> make: Nothing to be done for `default'.
> 040 - output mismatch (see 040.out.bad)
> 3a4
> > xfs_quota.h ... FAILED
> 5a7,22
> >
> > === xfs_alloc.c routines ===
> > xfs_alloc_read_agf ... FAILED
> >
> > === xfs_bmap.c routines ===
> > xfs_bmap_read_extents ... FAILED
> > xfs_bmapi ... FAILED
> > xfs_bmapi_single ... FAILED
> > xfs_bunmapi ... FAILED
> >
> > === xfs_btree.c routines ===
> > xfs_btree_check_lblock ... FAILED
> > xfs_btree_check_sblock ... FAILED
> >
> > === xfs_ialloc.c routines ===
> > xfs_ialloc_read_agi ... FAILED
> Failures: 040
> Failed 1 of 1 tests
> Exit 1
>
> Cheers,
> ----
> Takayuki
|