Re: [PATCH v8 12/15] filemap: Remove checks in mapping_set_folio_order_range()
Gregory Price <[email protected]> Tue, 4 Aug 2026 17:23:27 -0400
| Newsgroups | gmane.linux.file-systems,gmane.linux.kernel.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]>