[PATCH 1/3] xfstests: fix 122 for recent xfsprogs
Alex Elder
aelder at sgi.com
Thu Oct 13 06:06:39 CDT 2011
On Mon, 2011-10-10 at 14:21 -0400, Christoph Hellwig wrote:
> - filter out xfs_alloctype_t, this was an internal emum that got removed
> - filter out xfs_bmbt_rec_32_t, this is a variant of the xfs_bmbt_rec_t
> that had almost no users and was removed
> - filter out xfs_dinode_core_t, the separate dinode core is gone, and just
> checking the size of the full dinode is enough
> - accept xfs_bmbt_rec_t as the new canonical name for xfs_bmbt_rec_64_t,
> and replace the old name with the new one in the output stream.
>
> Signed-off-by: Christoph Hellwig <hch at lst.de>
Looks good.
Reviewed-by: Alex Elder <aelder at sgi.com>
More information about the xfs
mailing list