diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2024-04-03 18:23:49 +0100 |
---|---|---|
committer | Andreas Gruenbacher <[email protected]> | 2024-05-03 21:01:02 +0200 |
commit | b844048011d3c771e7f8ae9354450f4e0c5c041a (patch) | |
tree | 3c41e20a81b4430f346c2858def82f6358ec3479 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 75377ae754c93a312e8430e9c159db3273bb679c (diff) |
gfs2: Add a migrate_folio operation for journalled files
For journalled data, folio migration currently works by writing the folio
back, freeing the folio and faulting the new folio back in. We can
bypass that by telling the migration code to migrate the buffer_heads
attached to our folios.
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Andreas Gruenbacher <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions