summaryrefslogtreecommitdiff
path: root/fs/bcachefs/btree_trans_commit.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2025-07-24 12:09:51 -0400
committerKent Overstreet <kent.overstreet@linux.dev>2025-08-03 01:02:25 -0400
commit62ab4bbc52902916e1f22b642968a09deb9c1a23 (patch)
treec640621e5e3cd4b1aa5f4549783489afaee851ab /fs/bcachefs/btree_trans_commit.c
parentefd6d0037ee4fc512a7ac5cc233cb721c5710550 (diff)
bcachefs: bcachefs_metadata_version_extent_snapshot_whiteouts
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 'fs/bcachefs/btree_trans_commit.c')
0 files changed, 0 insertions, 0 deletions