bcachefs: Kill fs_usage_apply_warn()
authorKent Overstreet <kent.overstreet@linux.dev>
Wed, 25 Jan 2023 15:07:52 +0000 (10:07 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:49 +0000 (17:09 -0400)
commitad5d3d820a97500d8af0d5f337f8f523c6099ac6
tree5c22e043a0020c1b8b688d7f1126ff81e08b80b6
parent834dc29d521d34718602bfb8d93d370093a5d430
bcachefs: Kill fs_usage_apply_warn()

We now have bch2_trans_inconsistent() which generically does the same
thing - dumps pending btree transaction updates.

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