diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-02-13 21:22:28 +0100 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-03-21 17:59:02 +0100 |
commit | d6c75dc22c755c567838f12f12a16f2a323ebd4e (patch) | |
tree | 78954666fd026403b0ee17150063a927b5ff7f86 /Documentation/iio | |
parent | mm: Convert remove_mapping() to take a folio (diff) | |
download | linux-d6c75dc22c755c567838f12f12a16f2a323ebd4e.tar.xz linux-d6c75dc22c755c567838f12f12a16f2a323ebd4e.zip |
mm/truncate: Split invalidate_inode_page() into mapping_evict_folio()
Some of the callers already have the address_space and can avoid calling
folio_mapping() and checking if the folio was already truncated. Also
add kernel-doc and fix the return type (in case we ever support folios
larger than 4TB).
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 'Documentation/iio')
0 files changed, 0 insertions, 0 deletions