Re: overlayfs: verity validation broken since f77f281b6118
"Colin Walters" <[email protected]> Tue, 05 May 2026 14:44:36 -0400
| Newsgroups | dev.linux.lists.fsverity,org.kernel.vger.linux-fsdevel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, May 5, 2026, at 1:18 PM, Eric Biggers wrote: > Please do a fix patch first, and then any cleanup second as separate > patch(es). > > You'll also need to submit your patches correctly, otherwise they cannot > be accepted into the kernel: > https://docs.kernel.org/process/submitting-patches.html Yeah, I kind of intentionally was not formally submitting the patches, just drafting the shape of fixes because again they were more "generated" and I was hoping a maintainer here could pick up things since this is a straight up regression, not a feature I'm arguing for. But anyways to get things moving I posted the first patch narrowed to a 1-liner after I noticed we didn't actually need the copy_up change because we could rely on the side effects from `ovl_ensure_verity_loaded`. Posted to https://lore.kernel.org/linux-fsdevel/[email protected]/T/#u