bcachefs: Improve bch2_moving_ctxt_to_text()
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 24 Aug 2023 01:20:42 +0000 (21:20 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:10:11 +0000 (17:10 -0400)
commit9d2a7bd8b7f747c85a113a4967ffd5d65ef72dfa
tree37ae0680a46eaedb8271462846d3cb80c2dc12f2
parentcc07773f158331b5a9f5401e8d50cd7ed43c90ba
bcachefs: Improve bch2_moving_ctxt_to_text()

Print more information out about moving contexts - fold in the output of
the redundant bch2_data_jobs_to_text(), and also include information
relevant to whether move_data() should be blocked.

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