]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
bcachefs: Improve bch2_extent_ptr_set_cached()
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 4 May 2025 19:02:53 +0000 (15:02 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 22 May 2025 00:14:47 +0000 (20:14 -0400)
commit39430cfd27ed2e1243374ea28479773506e119c3
tree8670c5df771bb83374c9c08b3926e324c42311dd
parentfbe728f9569b683564421a9190be53e60111a864
bcachefs: Improve bch2_extent_ptr_set_cached()

Preferentially keep existing cached pointers instead of adding new ones.

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