]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: bch2_data_update_inflight_to_text()
authorKent Overstreet <kent.overstreet@linux.dev>
Tue, 31 Dec 2024 23:16:17 +0000 (18:16 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 15 Mar 2025 01:02:11 +0000 (21:02 -0400)
commit3075e68d268844b50b7a8a078510d1c960a1325f
tree59efde38fd210588739d240ed1165f64168e8fcb
parent50ca857457e0a983bc6f881fcb1c47f8322a2c48
bcachefs: bch2_data_update_inflight_to_text()

Add a new helper for bch2_moving_ctxt_to_text(), which may be used to
debug if moving_ios are getting stuck.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/data_update.c
fs/bcachefs/data_update.h
fs/bcachefs/move.c