]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfs
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 27 Feb 2019 23:13:45 +0000 (17:13 -0600)
committerEric Sandeen <sandeen@redhat.com>
Wed, 27 Feb 2019 23:13:45 +0000 (17:13 -0600)
commita47d8371ee17c406d71e38e859ee6f890c135537
tree2188ed4c06570cd6271c4b233e4486be212a30c2
parent3eb6b5635b6a191d48d4dbfe00acd8cbd5dffe41
xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfs

Source kernel commit: 05c753c4cf53f51a7e35fcfe684500113cf1fd13

Move XFS_AG_BTREE_CMP_FORMAT_STR to libxfs so that we don't forget to
keep it updated, and TRACE_DEFINE_ENUM the values while we're at it.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_types.h