summaryrefslogtreecommitdiff
path: root/drivers/i2c/algos
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2025-09-07 20:41:56 -0400
committerKent Overstreet <kent.overstreet@linux.dev>2025-09-07 21:27:37 -0400
commitbc4fa761413d7dc8214959e49b33cdf39bcee4c2 (patch)
tree7485aed955addf1b6007b4cc13ca110b2bf20d63 /drivers/i2c/algos
parenta7bbfeab80dab80f7256d229918dfb2ed0de174b (diff)
bcachefs: BCH_COMPAT_no_stale_ptrsbcachefs-testing
It turns out we don't want to use the new fast device removal path - which walks backpointers on a device - on old filesystems that didn't have backpointers for cached pointers; they might still have stale pointers. Add a compat feature bit that indicates we know a filesystem has no stale cached pointers, and have check_extents/check_indirect_extents delete any stale cached pointers so we can set it after a successful fsck. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'drivers/i2c/algos')
0 files changed, 0 insertions, 0 deletions