diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-06-03 22:36:49 +0300 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-06-29 15:51:06 +0300 |
commit | fb5a5be05fb45ab6fb3d1036c53435cde3d420ab (patch) | |
tree | 394bf3fbd42f3f917e2b73495001f0858fdb65ca /fs/mount.h | |
parent | 9e0b6f31bae6645010d2aa325560e74c05e17e5b (diff) | |
download | linux-fb5a5be05fb45ab6fb3d1036c53435cde3d420ab.tar.xz |
ext4: Convert mpage_release_unused_pages() to use filemap_get_folios()
If the folio is large, it may overlap the beginning or end of the
unused range. If it does, we need to avoid invalidating it.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Diffstat (limited to 'fs/mount.h')
0 files changed, 0 insertions, 0 deletions