summaryrefslogtreecommitdiff
path: root/libbcachefs/alloc_foreground.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2022-12-19 14:47:35 -0500
committerKent Overstreet <kent.overstreet@linux.dev>2022-12-19 14:47:35 -0500
commit71111771690f244d13650c73d52ff601ad914d95 (patch)
tree4877e26805b2c0666930c8ee417396a2c8e5b728 /libbcachefs/alloc_foreground.c
parent3c0484687d00f3f2818d13c0c6f65123abcf4517 (diff)
Update bcachefs sources to 7958ebe324 bcachefs: Fix alloc_v4_backpointers()
Diffstat (limited to 'libbcachefs/alloc_foreground.c')
-rw-r--r--libbcachefs/alloc_foreground.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbcachefs/alloc_foreground.c b/libbcachefs/alloc_foreground.c
index 2010a9a..f1cfb90 100644
--- a/libbcachefs/alloc_foreground.c
+++ b/libbcachefs/alloc_foreground.c
@@ -28,6 +28,7 @@
#include "io.h"
#include "journal.h"
#include "movinggc.h"
+#include "nocow_locking.h"
#include <linux/math64.h>
#include <linux/rculist.h>