]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfs
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 18 Dec 2018 22:32:30 +0000 (14:32 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 19 Dec 2018 22:02:01 +0000 (14:02 -0800)
commit28089a9a7c3dca4745d723d980453ae67f4b2c45
treeff405d0826793e91d1d2e6825c4ac11730806339
parentb0e9fc5b9572f7e618f020eeb6edeb88e30ef26f
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>
fs/xfs/libxfs/xfs_types.h
fs/xfs/xfs_trace.h