On 4/18/26 10:44 AM, Zi Yan wrote:
Replace it with a check on the max folio order of the file's address space mapping, making sure PMD THP is supported. Also remove the read-only fd check, since collapse_file() now makes sure all to-be-collapsed folios are clean and the created PMD file THP can be handled by FSes properly. Signed-off-by: Zi Yan <[email protected]> ---
LGTM. Reviewed-by: Baolin Wang <[email protected]>

