diff options
author | Chuck Lever <[email protected]> | 2018-01-18 14:55:01 -0500 |
---|---|---|
committer | Trond Myklebust <[email protected]> | 2018-01-18 15:01:22 -0500 |
commit | 06e1902456f3d0e45c3e64b75124339d67c83e5b (patch) | |
tree | a20c7df4af2f0459b17031d5071c0de825c07abc /net/unix/sysctl_net_unix.c | |
parent | 7ff4cff637aa0bd2abbd81f53b2a6206c50afd95 (diff) |
nfs: Use proper enum definitions for nfs_show_stable
Commit 8224b2734ab1 ("NFS: Add static NFS I/O tracepoints") had a
hack to work around some odd behavior observed with
__print_symbolic. I couldn't ever get it to display NFS_FILE_SYNC
when using TRACE_DEFINE_ENUM macros to set up the enum values.
I tracked down the actual bug that forced me to add the workaround.
That issue will be addressed soon, so replace the hack with a proper
implementation.
Fixes: 8224b2734ab1 ("NFS: Add static NFS I/O tracepoints")
Signed-off-by: Chuck Lever <[email protected]>
Signed-off-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions