nfs: Convert to free_folio
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Sun, 1 May 2022 12:00:56 +0000 (08:00 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 10 May 2022 03:12:53 +0000 (23:12 -0400)
commitaa5dc8c46189779555e491d5a5ae1cc717ead774
tree612a73de79e3c3853057919599c25e9d1a095d87
parentc78ac80e98ad5065b3ff32680236494b7527e509
nfs: Convert to free_folio

Add a wrapper that converts back from the folio to the page.  This
entire file needs to be converted to use folios, but that's a
task for a different set of patches.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
fs/nfs/dir.c