]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: rebalance, copygc status also print stacktrace
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 13 Mar 2025 19:21:13 +0000 (15:21 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 16 Mar 2025 17:47:55 +0000 (13:47 -0400)
commitc991fbee8e6e91e9d0c859627b87fb7a06244a8b
tree4164395c1b11cc876c45ab99cdfb48cea557b65b
parent8dc4514d58f684b9bc08d956ab9a9ec65b38f63a
bcachefs: rebalance, copygc status also print stacktrace

These are commonly needed when debugging, and saves from having to ask
users to dig.

Also, rebalance_status now includes pending rebalance work.

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