Re: [PATCH 00/10] convert the majority of file systems to mmap_prepare
From: David Howells
Date: Tue Jun 17 2025 - 10:15:11 EST
Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx> wrote:
> This is preferred to the existing f_op->mmap() hook as it does require a
> VMA to be established yet,
Did you mean ".. doesn't require a VMA to be established yet, ..."
David