summaryrefslogtreecommitdiff
path: root/fs/bcachefs/io.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/bcachefs/io.c')
-rw-r--r--fs/bcachefs/io.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/bcachefs/io.c b/fs/bcachefs/io.c
index 1ad4c7d77812..5e17fb134bcf 100644
--- a/fs/bcachefs/io.c
+++ b/fs/bcachefs/io.c
@@ -1987,7 +1987,7 @@ static noinline void read_from_stale_dirty_pointer(struct btree_trans *trans,
BTREE_ITER_CACHED);
pr_buf(&buf, "Attempting to read from stale dirty pointer:");
- pr_indent_push(&buf, 2);
+ pr_indent_add(&buf, 2);
pr_newline(&buf);
bch2_bkey_val_to_text(&buf, c, k);