commit | c494213f30080423b70b24b6af7f6da554d9390f | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Tue Dec 18 14:32:31 2018 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Wed Dec 19 14:02:01 2018 -0800 |
tree | 43e2f54fd186738f3440a97868e1c4cf87667bcd | |
parent | 0357d21a6c9be2870904598b4767c7d424524849 [diff] |
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>