Re: [PATCH v8 12/15] filemap: Remove checks in mapping_set_folio_order_range()
Gregory Price <[email protected]>
| Newsgroups | org.kernel.vger.linux-fsdevel,org.kvack.linux-mm |
|---|---|
| Message-ID | <anJYKOiKFoqLSTTo@gourry-fedora-PF4VCD3F> |
On Fri, Jul 31, 2026 at 09:07:57PM +0100, Matthew Wilcox (Oracle) wrote: > * > + * hugetlb calls this with orders larger than MAX_PAGECACHE_ORDER. > + * Normal filesystems should not do this. Any static way to enforce this? Otherwise Reviewed-by: Gregory Price (Meta) <[email protected]>