diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-02-13 16:38:07 -0500 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-03-21 12:59:02 -0400 |
commit | b4545f46533b7e69cb20e05c9fe987be76e1a3da (patch) | |
tree | 5a100229dd72f8bcbfffac9efa470edced0fa094 /mm/swap.c | |
parent | d6c75dc22c755c567838f12f12a16f2a323ebd4e (diff) | |
download | linux-riscv-b4545f46533b7e69cb20e05c9fe987be76e1a3da.tar.gz linux-riscv-b4545f46533b7e69cb20e05c9fe987be76e1a3da.tar.bz2 linux-riscv-b4545f46533b7e69cb20e05c9fe987be76e1a3da.zip |
mm/truncate: Convert __invalidate_mapping_pages() to use a folio
Now we can call mapping_evict_folio() instead of invalidate_inode_page()
and save a few calls to compound_head().
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Miaohe Lin <linmiaohe@huawei.com>
Diffstat (limited to 'mm/swap.c')
0 files changed, 0 insertions, 0 deletions