]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Add missing printbuf_tabstops_reset() calls
authorKent Overstreet <kent.overstreet@linux.dev>
Sat, 29 Jun 2024 18:08:49 +0000 (14:08 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 29 Jun 2024 22:14:18 +0000 (18:14 -0400)
commitef05bdf5d61529daa82058db87fab2752adfc8ee
tree57c682ccbe0f9489df5a80cb0018922c7081263b
parent67c564111f0e705dc272035197606c37bae94610
bcachefs: Add missing printbuf_tabstops_reset() calls

Fixes warnings from bch2_print_allocator_stuck()

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/alloc_foreground.c
fs/bcachefs/journal.c