diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2021-12-03 08:50:01 -0500 |
---|---|---|
committer | Matthew Wilcox (Oracle) <[email protected]> | 2022-01-08 00:28:41 -0500 |
commit | 7b774aab7941e195d3130caa856da6904333988b (patch) | |
tree | 8e226d20f5a1f82946e54c4303f393d909bdf769 /net/lapb/lapb_timer.c | |
parent | 3506659e18a61ae525f3b9b4f5af23b4b149d4db (diff) |
shmem: Convert part of shmem_undo_range() to use a folio
find_lock_entries() never returns tail pages. We cannot use page_folio()
here as the pagevec may also contain swap entries, so simply cast for
now. This is an intermediate step which will be fully removed by the
end of this series.
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: William Kucharski <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions