summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/trace.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@gmail.com>2022-08-10 18:34:18 +0200
committerKent Overstreet <kent.overstreet@linux.dev>2023-10-22 23:09:37 +0200
commitfa3ae3ca4e13d86fe5f97c275748b3820c873091 (patch)
tree1ad19fe6b78ff9b697b4fd64bdc1529f0bc7cd48 /fs/bcachefs/trace.c
parentbcachefs: BTREE_ITER_NO_NODE -> BCH_ERR codes (diff)
downloadlinux-fa3ae3ca4e13d86fe5f97c275748b3820c873091.tar.xz
linux-fa3ae3ca4e13d86fe5f97c275748b3820c873091.zip
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"