summaryrefslogtreecommitdiff
path: root/fs/bcachefs/trace.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@gmail.com>2022-08-10 19:34:18 +0300
committerKent Overstreet <kent.overstreet@linux.dev>2023-10-23 00:09:37 +0300
commitfa3ae3ca4e13d86fe5f97c275748b3820c873091 (patch)
tree1ad19fe6b78ff9b697b4fd64bdc1529f0bc7cd48 /fs/bcachefs/trace.c
parent315c9ba6da5b480618a80dcb91a74a86e49366bb (diff)
downloadlinux-fa3ae3ca4e13d86fe5f97c275748b3820c873091.tar.xz
bcachefs: six_lock_counts() is now in six.c
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'fs/bcachefs/trace.c')
-rw-r--r--fs/bcachefs/trace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/bcachefs/trace.c b/fs/bcachefs/trace.c
index b770973faa14..eff1e3dfbcea 100644
--- a/fs/bcachefs/trace.c
+++ b/fs/bcachefs/trace.c
@@ -4,9 +4,9 @@
#include "buckets.h"
#include "btree_types.h"
#include "keylist.h"
+#include "six.h"
#include <linux/blktrace_api.h>
-#include "keylist.h"
#define CREATE_TRACE_POINTS
#include "trace.h"