commit | 05c753c4cf53f51a7e35fcfe684500113cf1fd13 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Tue Dec 18 14:32:30 2018 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Wed Dec 19 14:02:01 2018 -0800 |
tree | ff405d0826793e91d1d2e6825c4ac11730806339 | |
parent | 85f8dff00a3193fe5659aa4c91adde31723c0d3d [diff] |
xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfs 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>