diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2025-03-04 17:02:23 +0000 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-03-05 12:57:15 +0100 |
commit | 59b59a943177e1a96d645a63d1ad824644fa848a (patch) | |
tree | f93034bc1a9d361429a4a198eebb5cc53ccc81a3 /tools/perf/scripts/python/task-analyzer.py | |
parent | efbdd92ed9f6a8a2def057fe25de3ef54032ddef (diff) |
fscrypt: Change fscrypt_encrypt_pagecache_blocks() to take a folio
ext4 and ceph already have a folio to pass; f2fs needs to be properly
converted but this will do for now. This removes a reference
to page->index and page->mapping as well as removing a call to
compound_head().
Signed-off-by: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Link: https://lore.kernel.org/r/20250304170224.523141-1-willy@infradead.org
Acked-by: Eric Biggers <ebiggers@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions