Re: [PATCH v1 04/10] fs: remove nr_thps from struct address_space
From: Lance Yang
Date: Sun Mar 29 2026 - 23:07:17 EST
On Thu, Mar 26, 2026 at 09:42:49PM -0400, Zi Yan wrote:
>filemap_nr_thps*() are removed, the related field, address_space->nr_thps,
>is no longer needed. Remove it.
>
>Signed-off-by: Zi Yan <ziy@xxxxxxxxxx>
>---
LGTM.
Reviewed-by: Lance Yang <lance.yang@xxxxxxxxx>