diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-07-24 12:09:51 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-08-03 10:55:40 -0400 |
commit | 3ef4f6b48afad2b6a38a84b383f718366e06b9d5 (patch) | |
tree | c640621e5e3cd4b1aa5f4549783489afaee851ab /arch/arm/mach-imx/mach-imx27.c | |
parent | da90d41cc9678518787981d7046cc273ff91ac1f (diff) |
bcachefs: bcachefs_metadata_version_extent_snapshot_whiteoutsbcachefs-testing
New on disk format version, with an incompat feature that enables
KEY_TYPE_extent_whiteout: extents inclusive of KEY_TYPE_whiteout do not
have monotonically increasing start position (which is a problem for
lookups that need to terminate), but extents inclusive of the new
KEY_TYPE_extent_whiteout do have monotonically increasing start
positions.
This patch updates the extent update path to use the new key type where
appropriate: next patches will update the btree iterator code to take
advantage of it.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'arch/arm/mach-imx/mach-imx27.c')
0 files changed, 0 insertions, 0 deletions