Skip to content
Commit 010c8946 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

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: default avatarChristopher Snowhill <chris@kode54.net>
Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent ecd76c5f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment