Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Unverified Commit 4c59e914 authored by Matthew Wilcox (Oracle)'s avatar Matthew Wilcox (Oracle) Committed by Christian Brauner
Browse files

hpfs: Convert hpfs_symlink_read_folio to use a folio


Remove the conversion back into a page and use the folio APIs throughout.
Remove the setting of PG_error instead of converting it; it is unused
by core code or by the rest of HPFS, so it serves no purpose here.

Signed-off-by: default avatarMatthew Wilcox (Oracle) <willy@infradead.org>
Link: https://lore.kernel.org/r/20240530202110.2653630-6-willy@infradead.org


Signed-off-by: default avatarChristian Brauner <brauner@kernel.org>
parent 09da047e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment