From 7f89c838396e2e5b484dd59cdd59eb990a79fd9a Mon Sep 17 00:00:00 2001 From: "Darrick J. Wong" Date: Tue, 10 Aug 2021 17:00:54 -0700 Subject: xfs: add trace point for fs shutdown Add a tracepoint for fs shutdowns so we can capture that in ftrace output. Signed-off-by: Darrick J. Wong Reviewed-by: Christoph Hellwig --- fs/xfs/xfs_trace.c | 1 + 1 file changed, 1 insertion(+) (limited to 'fs/xfs/xfs_trace.c') diff --git a/fs/xfs/xfs_trace.c b/fs/xfs/xfs_trace.c index 4c86afad1617..d269ef57ff01 100644 --- a/fs/xfs/xfs_trace.c +++ b/fs/xfs/xfs_trace.c @@ -33,6 +33,7 @@ #include "xfs_icache.h" #include "xfs_ag.h" #include "xfs_ag_resv.h" +#include "xfs_error.h" /* * We include this last to have the helpers above available for the trace -- cgit v1.2.3