Re: [GIT PULL] bcachefs fixes for 6.15-rc4
From: Linus Torvalds
Date: Fri Apr 25 2025 - 22:47:51 EST
On Fri, 25 Apr 2025 at 18:38, Kent Overstreet <kent.overstreet@xxxxxxxxx> wrote:
>
> On Fri, Apr 25, 2025 at 09:35:27AM -0700, Linus Torvalds wrote:
> >
> > The thing is, you absolutely cannot make the case-insensitive lookup
> > be the fast case.
>
> That's precisely what the dcache code does, and is the source of the
> problems.
I think you're confused, and don't know what you are talking about.
You'd better go learn how the dcache actually works.
Linus