commit | 86d163dbfe2ac0b30fbb6e256301abbfa9e4549e | [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 | 04a640b95c96ddac690346770e5e9ae0b086690b | |
parent | c494213f30080423b70b24b6af7f6da554d9390f [diff] |
xfs: stringify scrub types in ftrace output Use __print_symbolic to print the scrub type in ftrace output. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Eric Sandeen <sandeen@redhat.com>