hpfs: Convert symlinks to read_folio
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 29 Apr 2022 15:12:16 +0000 (11:12 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 9 May 2022 20:21:45 +0000 (16:21 -0400)
commitcc14d240267042fe3fb09ffc8412f8ef8f2f1cd0
treed6e633e7905239f80f3eef2b75373f39ca3bc4f6
parent8f4fe249a671f1e3abbab76b14096d0ebda1aa75
hpfs: Convert symlinks to read_folio

This is a "weak" conversion which converts straight back to using pages.
A full conversion should be performed at some point, hopefully by
someone familiar with the filesystem.

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