summaryrefslogtreecommitdiff
path: root/libbcachefs/trace.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2023-04-26 16:34:57 -0400
committerKent Overstreet <kent.overstreet@linux.dev>2023-05-02 00:41:47 -0400
commit6b1f79d5df9f2735192ed1a40c711cf131d4f43e (patch)
tree67f007fabd01964145cac4f273902f1c12927e8b /libbcachefs/trace.c
parentc1a8e27a3fad202750a1b66a1fd1fa82a8a5bd92 (diff)
Update bcachefs sources to 6a20aede29 bcachefs: Fix quotas + snapshotsv0.29
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'libbcachefs/trace.c')
-rw-r--r--libbcachefs/trace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbcachefs/trace.c b/libbcachefs/trace.c
index 6813147d..d294b3d7 100644
--- a/libbcachefs/trace.c
+++ b/libbcachefs/trace.c
@@ -13,4 +13,4 @@
#include <linux/six.h>
#define CREATE_TRACE_POINTS
-#include <trace/events/bcachefs.h>
+#include "trace.h"