summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2025-05-02 19:37:36 +0300
committerKent Overstreet <kent.overstreet@linux.dev>2025-05-22 03:14:45 +0300
commite9756dd29f33ede1a595d9fb5e0e2586f7542c1f (patch)
treed941c2b4acd8a3bdac663cc77e81aba5263b5ee3 /tools/perf/scripts/python/export-to-postgresql.py
parent08d14d90a42a96f409ef3bb1fd073ca0a6bace27 (diff)
downloadlinux-e9756dd29f33ede1a595d9fb5e0e2586f7542c1f.tar.xz
bcachefs: bcachefs_metadata_version_snapshot_deletion_v2
We're going to be speeding up snapshot deletion, by only having it process the extents/dirents/xattrs btrees if an inode of a given snapshot ID was present. This raises the possibility of 'bkey_in_missing_snapshot' errors popping up, if we ever accidentally don't do the corresponding inode update, or if the new algorithm has bugs. So instead of deleting snapshot IDs, add a new deleted flag, so that 'key in missing snapshot' errors can more definitively tell what happened and automatically repair. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions