]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - libbcachefs/trace.c
Rename from bcache-tools to bcachefs-tools
[bcachefs-tools-debian] / libbcachefs / trace.c
similarity index 65%
rename from libbcache/trace.c
rename to libbcachefs/trace.c
index def525d19dcbc8a2c63ce67426617f2019f57b58..13f0fc24a3f744b174a2b7984409b9404ed34194 100644 (file)
@@ -1,11 +1,11 @@
-#include "bcache.h"
+#include "bcachefs.h"
 #include "alloc_types.h"
-#include "blockdev_types.h"
 #include "buckets.h"
 #include "btree_types.h"
 #include "keylist.h"
 
 #include <linux/blktrace_api.h>
+#include "keylist.h"
 
 #define CREATE_TRACE_POINTS
-#include <trace/events/bcache.h>
+#include <trace/events/bcachefs.h>