]> www.infradead.org Git - users/dwmw2/linux.git/commit
bcachefs: Fix missing BTREE_TRIGGER_bucket_invalidate flag
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 23 Jun 2024 22:48:22 +0000 (18:48 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 14 Jul 2024 23:00:16 +0000 (19:00 -0400)
commite0d5bc6a66182dd68e117638c04a6794f2604331
tree7982929affd07c011374977502f9987f846b696b
parent7554a8bb6ddeeca87fa8abd1d9766111477a6643
bcachefs: Fix missing BTREE_TRIGGER_bucket_invalidate flag

This fixes an accounting mismatch for cached data.

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