diff options
author | 2023-07-13 04:55:07 +0100 | |
---|---|---|
committer | 2023-08-18 10:12:29 -0700 | |
commit | 41a638a1b3fca4ceb46c7a7b8372f43f38603297 (patch) | |
tree | af2e43345b2f33c297a0aa6ee75faa3dfc6b9da4 /mm/page_ext.c | |
parent | highmem: add memcpy_to_folio() and memcpy_from_folio() (diff) | |
download | wireguard-linux-41a638a1b3fca4ceb46c7a7b8372f43f38603297.tar.xz wireguard-linux-41a638a1b3fca4ceb46c7a7b8372f43f38603297.zip |
affs: convert affs_symlink_read_folio() to use the folio
Remove use of the old page APIs. That includes use of setting PageError
on error; simply not setting the uptodate flag is sufficient.
Link: https://lkml.kernel.org/r/20230713035512.4139457-3-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: David Sterba <dsterba@suse.com>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: Christian Brauner <brauner@kernel.org>
Cc: Jan Kara <jack@suse.com>
Cc: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Cc: Nathan Chancellor <nathan@kernel.org>
Cc: Nick Desaulniers <ndesaulniers@google.com>
Cc: Pankaj Raghav <p.raghav@samsung.com>
Cc: "Theodore Ts'o" <tytso@mit.edu>
Cc: Tom Rix <trix@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/page_ext.c')
0 files changed, 0 insertions, 0 deletions