bcachefs: Print last line in debugfs/btree_transaction_stats
authorKent Overstreet <kent.overstreet@gmail.com>
Fri, 12 Aug 2022 01:06:02 +0000 (21:06 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:38 +0000 (17:09 -0400)
commitff7dc3651d5bdcc9d9fe4ace3da21f0f5c2bd778
treeb564cbe8f4b3e0849467d2884f8744d7a13e4ca6
parent5c0bb66ae341c71e5f62c193ea4d7b0cf278a914
bcachefs: Print last line in debugfs/btree_transaction_stats

We need to turn the flush_buf() thing into a proper API, to replace
seq_file.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
fs/bcachefs/debug.c