diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-21 00:38:04 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-21 20:13:14 -0400 |
commit | 010c89468134d1991b87122379f86feae23d512f (patch) | |
tree | ef70e74096d4be0da12232d897fc22bd5ed50005 /scripts/bpf_doc.py | |
parent | ecd76c5f108eec3eea0a5b32007cda0dca6c92ac (diff) |
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/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions