On Thu, Jan 26, 2017 at 02:57:51PM +0300, Kirill A. Shutemov wrote: > Write path allocate pages using pagecache_get_page(). We should be able > to allocate huge pages there, if it's allowed. As usually, fallback to > small pages, if failed. > > Signed-off-by: Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx> Reviewed-by: Matthew Wilcox <mawilcox@xxxxxxxxxxxxx>