Re: [PATCH 1/3] mm/filemap: initialize fsdata with iocb->ki_flags
From: Taotao Chen
Date: Sun May 18 2025 - 10:07:28 EST
Hi Christoph, Matthew, Ted
Thanks for the suggestions.
Replacing file with iocb in write_begin(), updating call sites,
and adjusting i915/gem usage makes a lot of sense. I’ll send a
v2 to reflect this change.
Thanks,
Taotao