]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
bcachefs: bch2_extent_ptr_decoded_append()
authorKent Overstreet <kent.overstreet@gmail.com>
Fri, 28 Sep 2018 01:08:39 +0000 (21:08 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:10 +0000 (17:08 -0400)
commit71c9e0ba427ae0572693c133e33dad30efaf3aba
tree0fab58d78d2842a83b6d733bedf68927c84c3688
parenta2753581f6c5c05ea93978f8217a29115450ac58
bcachefs: bch2_extent_ptr_decoded_append()

This new helper for the move path avoids creating a new CRC entry when
we already have one that matches the pointer being added.

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