diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2024-04-22 20:32:00 +0100 |
---|---|---|
committer | Konstantin Komarov <[email protected]> | 2024-06-26 15:48:57 +0300 |
commit | 584f60ba22f79c89e6708ab82a5b5d9b8fa21fb2 (patch) | |
tree | ed345aa1ab3d591751a286d938dc90c4bf239450 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 326a6fd9600c52016c3c18c1aeafca2fab254146 (diff) |
ntfs3: Convert ntfs_get_frame_pages() to use a folio
The function still takes an array of pages, but use a folio internally.
This function would deadlock against itself if used with large folios
(as it locks each page), so we can be a little sloppy with the conversion
back from folio to page for now.
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Konstantin Komarov <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions