diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-10-17 23:00:14 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-10-18 00:49:48 -0400 |
commit | 15a3836c8ed7bf102159e70ed380b8158651df8e (patch) | |
tree | cd7e26aa0936562a7b79defa0847ac608c5d6bea /fs/ocfs2/export.c | |
parent | d8e879377ffb37ba0d3afa0c92bd3b88b849a0a9 (diff) |
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 'fs/ocfs2/export.c')
0 files changed, 0 insertions, 0 deletions