diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2018-12-18 14:32:29 -0800 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2018-12-19 14:02:01 -0800 |
commit | 85f8dff00a3193fe5659aa4c91adde31723c0d3d (patch) | |
tree | 30a2b71b5904cacbd4554951a38843b8074f9ff7 /fs/xfs/xfs_log_recover.c | |
parent | 7af8150f9935634e3e0f47c14e049ff401c82fb4 (diff) | |
download | linux-85f8dff00a3193fe5659aa4c91adde31723c0d3d.tar.bz2 |
xfs: fix symbolic enum printing in ftrace output
ftrace's __print_symbolic() has a (very poorly documented) requirement
that any enum values used in the symbol to string translation table be
wrapped in a TRACE_DEFINE_ENUM so that the enum value can be encoded in
the ftrace ring buffer. Fix this unsatisfied requirement.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Diffstat (limited to 'fs/xfs/xfs_log_recover.c')
0 files changed, 0 insertions, 0 deletions