]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: move XFS_INODE_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)
commit5c58ad3a4a5e178eb9f79f43589bee9e0d723e29
treeef53d8be5cd6658a5645e7b2197fa21f5acd3e06
parent28089a9a7c3dca4745d723d980453ae67f4b2c45
xfs: move XFS_INODE_FORMAT_STR mappings to libxfs

Move XFS_INODE_FORMAT_STR to libxfs so that we don't forget to keep it
updated, and add necessary TRACE_DEFINE_ENUM.

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