xfs: stringify btree cursor types in ftrace output
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 18 Dec 2018 22:32:31 +0000 (14:32 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 19 Dec 2018 22:02:01 +0000 (14:02 -0800)
commitc494213f30080423b70b24b6af7f6da554d9390f
tree43e2f54fd186738f3440a97868e1c4cf87667bcd
parent0357d21a6c9be2870904598b4767c7d424524849
xfs: stringify btree cursor types in ftrace output

Use __print_symbolic to print the btree type in ftrace output.

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/scrub/trace.h
fs/xfs/xfs_trace.h