Re: [PATCH] erofs: complete fscache pseudo-bio once when a read is split
Michael Bommarito <[email protected]>
| Newsgroups | org.ozlabs.lists.linux-erofs,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAJJ9bXws=fnBgMMbGcuWdhSRRe2yNb-QjFP-CKW=vaA0dWd+-g@mail.gmail.com> |
On Fri, Jun 19, 2026 at 10:20 AM Gao Xiang <[email protected]> wrote: > fscache is already deprecated, I will remove this path > in this or the next cycle: it's not worth to improve > this, and bio_inc_remaining is suspicious since I never > tend to introduce chain pseudo-bios. I didn't chase a POC for this one, but I can't rule out an LPE on the or at least helpful shaping from this. I know it's not relevant going forward, but the UAF / double free will live forever unless stable@ gets something. Thanks, Mike