Fix: ext4: adjust reserved cluster count when removing extents (v4.20)
[lttng-modules.git] / instrumentation / events / lttng-module / jbd2.h
index 2aa0a006adbcbe10ff04a3b54c5255282fd5dfb2..10e3073fe972bb6a698e386fde9999880b4cbb10 100644 (file)
@@ -1,10 +1,11 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 #undef TRACE_SYSTEM
 #define TRACE_SYSTEM jbd2
 
 #if !defined(LTTNG_TRACE_JBD2_H) || defined(TRACE_HEADER_MULTI_READ)
 #define LTTNG_TRACE_JBD2_H
 
-#include "../../../probes/lttng-tracepoint-event.h"
+#include <probes/lttng-tracepoint-event.h>
 #include <linux/jbd2.h>
 #include <linux/version.h>
 
@@ -179,4 +180,4 @@ LTTNG_TRACEPOINT_EVENT(jbd2_write_superblock,
 #endif /* LTTNG_TRACE_JBD2_H */
 
 /* This part must be outside protection */
-#include "../../../probes/define_trace.h"
+#include <probes/define_trace.h>
This page took 0.025778 seconds and 4 git commands to generate.