diff options
author | 2025-05-31 00:11:52 -0400 | |
---|---|---|
committer | 2025-06-04 16:45:41 -0400 | |
commit | 2bf380c005adcc653464215a5170afa3367c0b22 (patch) | |
tree | c991887ba9e2807c260c95bc138b46111f41e7ea /scripts/lib/kdoc/kdoc_files.py | |
parent | bcachefs: Fix bch2_fsck_rename_dirent() for casefold (diff) | |
download | linux-rng-2bf380c005adcc653464215a5170afa3367c0b22.tar.xz linux-rng-2bf380c005adcc653464215a5170afa3367c0b22.zip |
bcachefs: Fix dirent_casefold_mismatch repair
Instead of simply recreating a mis-casefolded dirent, use the str_hash
repair code, which will rename it if necessary - the dirent might have
been created again with the correct casefolding.
Factor out out bch2_str_hash_repair key() from
__bch2_str_hash_check_key() for the new path to use, and export
bch2_dirent_create_key() as well.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions