]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: stringify btree cursor types in ftrace output
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)
commit6823e536c80fc3f4cfd64fa1dd1360770ffd241f
tree01526a43df7f53cdbc15828c06cdc0219fed9bb9
parent2fec52a2815357cd7122bf3f5a4697cea64c5991
xfs: stringify btree cursor types in ftrace output

Source kernel commit: c494213f30080423b70b24b6af7f6da554d9390f

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>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_types.h