summaryrefslogtreecommitdiff
path: root/net/sunrpc/auth_gss/trace.c
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2020-05-12 17:13:07 -0400
committerAnna Schumaker <Anna.Schumaker@Netapp.com>2020-06-11 13:33:47 -0400
commit74fb8fecee99f61415dcb6e22dbc24f42988a1d3 (patch)
tree6d3f8907fbdd360aed52ee3cf48f0e92c9608ded /net/sunrpc/auth_gss/trace.c
parent53bc19f17f21738735706fabcae3070f16c833db (diff)
SUNRPC: Trace GSS context lifetimes
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'net/sunrpc/auth_gss/trace.c')
-rw-r--r--net/sunrpc/auth_gss/trace.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/sunrpc/auth_gss/trace.c b/net/sunrpc/auth_gss/trace.c
index 5576f1e66de9..49fa583d7f91 100644
--- a/net/sunrpc/auth_gss/trace.c
+++ b/net/sunrpc/auth_gss/trace.c
@@ -6,6 +6,7 @@
#include <linux/sunrpc/clnt.h>
#include <linux/sunrpc/sched.h>
#include <linux/sunrpc/gss_err.h>
+#include <linux/sunrpc/auth_gss.h>
#define CREATE_TRACE_POINTS
#include <trace/events/rpcgss.h>