On Fri, Jul 31, 2026 at 10:13:27PM -0400, Zi Yan wrote: > The point to a plaintext folio is stored in page->private and cannot be > NULL, making PG_private redundant. > > It prepares for a future commit that remove PG_private. > > No funtional change intended. > > Assisted-by: Claude:claude-opus-4-8 > Assisted-by: Codex:gpt-5 > Signed-off-by: Zi Yan <[email protected]> > To: Eric Biggers <[email protected]> > To: "Theodore Y. Ts'o" <[email protected]> > To: Jaegeuk Kim <[email protected]> > Cc: [email protected] > Cc: [email protected]
Acked-by: Eric Biggers <[email protected]> - Eric

