[PATCH 03/12] xfs: xfs_attr_shortform_allfit() does not handle attr3 format.
Ben Myers
bpm at sgi.com
Mon Aug 5 16:49:27 CDT 2013
On Fri, Jun 07, 2013 at 10:24:52PM +1000, Dave Chinner wrote:
> From: Dave Chinner <dchinner at redhat.com>
>
> xfstests generic/117 fails with:
>
> XFS: Assertion failed: leaf->hdr.info.magic == cpu_to_be16(XFS_ATTR_LEAF_MAGIC)
>
> indicating a function that does not handle the attr3 format
> correctly. Fix it.
>
> Signed-off-by: Dave Chinner <dchinner at redhat.com>
Goes with commit b38958d7153160
Reviewed-by: Ben Myers <bpm at sgi.com>
More information about the xfs
mailing list