diff options
author | Vishal Moola (Oracle) <vishal.moola@gmail.com> | 2022-11-01 18:53:23 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2022-12-12 03:12:12 +0100 |
commit | 063aaad792eef49a11d7575dc9914b43c0fa3792 (patch) | |
tree | e0129f3d66966a3e5b536bc241969465535dfe43 /mm/userfaultfd.c | |
parent | filemap: convert replace_page_cache_page() to replace_page_cache_folio() (diff) | |
download | linux-063aaad792eef49a11d7575dc9914b43c0fa3792.tar.xz linux-063aaad792eef49a11d7575dc9914b43c0fa3792.zip |
fuse: convert fuse_try_move_page() to use folios
Converts the function to try to move folios instead of pages. Also
converts fuse_check_page() to fuse_get_folio() since this is its only
caller. This change removes 15 calls to compound_head().
Link: https://lkml.kernel.org/r/20221101175326.13265-3-vishal.moola@gmail.com
Signed-off-by: Vishal Moola (Oracle) <vishal.moola@gmail.com>
Acked-by: Miklos Szeredi <mszeredi@redhat.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Mike Kravetz <mike.kravetz@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/userfaultfd.c')
0 files changed, 0 insertions, 0 deletions