diff options
author | 2025-05-21 00:38:04 -0400 | |
---|---|---|
committer | 2025-05-21 20:13:14 -0400 | |
commit | 010c89468134d1991b87122379f86feae23d512f (patch) | |
tree | ef70e74096d4be0da12232d897fc22bd5ed50005 /scripts/gdb/linux/utils.py | |
parent | bcachefs: Fix bch2_dirent_create_snapshot() for casefolding (diff) | |
download | linux-rng-010c89468134d1991b87122379f86feae23d512f.tar.xz linux-rng-010c89468134d1991b87122379f86feae23d512f.zip |
bcachefs: Check for casefolded dirents in non casefolded dirs
Check for mismatches between casefold dirents and casefold directories.
A mismatch will cause lookups to fail, as we'll be doing the lookup with
the casefolded name, which won't match the non-casefolded dirent, and
vice versa.
Reported-by: Christopher Snowhill <chris@kode54.net>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions