Files
mirror_zfs/module/os/linux/zfs
tstabrawa b052035990 Avoid BUG in migrate_folio_extra
Linux page migration code won't wait for writeback to complete unless
it needs to call release_folio.  Call SetPagePrivate wherever
PageUptodate is set and define .release_folio, to cause
fallback_migrate_folio to wait for us.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: tstabrawa <59430211+tstabrawa@users.noreply.github.com>
Closes #15140
Closes #16568
2024-09-26 08:57:09 -07:00
..
2024-09-18 11:23:51 -07:00
2023-09-07 14:38:17 -07:00
2023-09-01 18:00:30 -07:00
2024-09-18 11:23:51 -07:00
2023-11-08 10:19:41 -08:00
2024-09-14 13:47:59 -07:00
2022-10-29 13:05:11 -07:00
2024-09-18 11:23:51 -07:00
2024-09-26 08:57:09 -07:00