bcachefs: Erasure coding fixes & refactoring
[linux-block.git] / fs / bcachefs / trace.c
CommitLineData
1c6fdbd8
KO
1// SPDX-License-Identifier: GPL-2.0
2#include "bcachefs.h"
3#include "alloc_types.h"
4#include "buckets.h"
5#include "btree_types.h"
6#include "keylist.h"
7
8#include <linux/blktrace_api.h>
9#include "keylist.h"
10
11#define CREATE_TRACE_POINTS
12#include "trace.h"