diff options
author | 2024-09-28 14:44:06 -0400 | |
---|---|---|
committer | 2024-10-18 00:49:48 -0400 | |
commit | d8e879377ffb37ba0d3afa0c92bd3b88b849a0a9 (patch) | |
tree | 5d7e5cc907ab8a7459d4a80060a929c3087ea527 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcachefs: INODE_STR_HASH() for bch_inode_unpacked (diff) | |
download | wireguard-linux-d8e879377ffb37ba0d3afa0c92bd3b88b849a0a9.tar.xz wireguard-linux-d8e879377ffb37ba0d3afa0c92bd3b88b849a0a9.zip |
bcachefs: Add hash seed, type to inode_to_text()
This helped with discovering some filesystem corruption fsck has having
trouble with: the str_hash type had gotten flipped on one snapshot's
version of an inode.
All versions of a given inode number have the same hash seed and hash
type, since lookups will be done with a single hash/seed and type and
see dirents/xattrs from multiple snapshots.
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