bcachefs: bch2_fs_moving_ctxts_to_text()
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 12 Mar 2023 01:38:46 +0000 (20:38 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:57 +0000 (17:09 -0400)
commitb9fa375bab2786d0d2c5435b5e3fceaf6594aaf3
tree68feec1dff3f2f09c16d2803566812b23d762c3e
parent65d48e35250fe46a560dffa13876830336b152c9
bcachefs: bch2_fs_moving_ctxts_to_text()

This also adds bch2_write_op_to_text(): now we can see outstand moves,
useful for debugging shutdown with the upcoming BCH_WRITE_WAIT_FOR_EC
and likely for other things in the future.

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