diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-10-18 06:00:14 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-10-18 07:49:48 +0300 |
commit | 15a3836c8ed7bf102159e70ed380b8158651df8e (patch) | |
tree | cd7e26aa0936562a7b79defa0847ac608c5d6bea /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d8e879377ffb37ba0d3afa0c92bd3b88b849a0a9 (diff) | |
download | linux-15a3836c8ed7bf102159e70ed380b8158651df8e.tar.xz |
bcachefs: Repair mismatches in inode hash seed, type
Different versions of the same inode (same inode number, different
snapshot ID) must have the same hash seed and type - lookups require
this, since they see keys from different snapshots simultaneously.
To repair we only need to make the inodes consistent, hash_check_key()
will do the rest.
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