]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: bch2_btree_key_cache_drop() now evicts
authorKent Overstreet <kent.overstreet@linux.dev>
Sat, 8 Jun 2024 19:20:53 +0000 (15:20 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 14 Jul 2024 23:00:16 +0000 (19:00 -0400)
commit789566da258f27ec5bffd4ae685306c71d7b4809
treeff673b08b4daa788c8dbf4969b74f17db2bf439a
parentfebc33cb352afb8c8dc87286635c35cc644fbdb9
bcachefs: bch2_btree_key_cache_drop() now evicts

As part of improving btree key cache coherency, the bkey_cached.valid
flag is going away.

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