]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: kill BTREE_CACHE_NOT_FREED_INCREMENT()
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 13 Apr 2025 11:42:46 +0000 (07:42 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 22 May 2025 00:14:12 +0000 (20:14 -0400)
commit68aaeb7c8bc8fd82805b5045c606bc5fe00cbea8
treea4cf41efd559d960abc62df6c969314a96f0f540
parentef8dd631f788810e19138771a7e72956467bef0f
bcachefs: kill BTREE_CACHE_NOT_FREED_INCREMENT()

Small cleanup, just always increment the counters.

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