diff options
author | 2021-01-13 10:48:49 -0500 | |
---|---|---|
committer | 2021-12-18 00:06:08 -0500 | |
commit | 60d8231089f0d955e0cce033421df4b19e9adfb0 (patch) | |
tree | ae8e63f84804c2b91bdf05711019598d9e3799af /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iomap: Convert iomap_migrate_page() to use folios (diff) | |
download | linux-dev-60d8231089f0d955e0cce033421df4b19e9adfb0.tar.xz linux-dev-60d8231089f0d955e0cce033421df4b19e9adfb0.zip |
iomap: Support large folios in invalidatepage
If we're punching a hole in a large folio, we need to remove the
per-folio iomap data as the folio is about to be split and each page will
need its own. If a dirty folio is only partially-uptodate, the iomap
data contains the information about which blocks cannot be written back,
so assert that a dirty folio is fully uptodate.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions