+2
−14
+15
−0
+8
−3
Loading
Add casefolding to bch2_lookup_trans:
During the delay between when casefolding was written and when it was
merged, the main filesystem lookup path grew self healing - which meant
it was no longer using bch2_dirent_lookup_trans(), where casefolding on
lookups happens.
Signed-off-by:
Kent Overstreet <kent.overstreet@linux.dev>