diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2024-10-25 20:08:11 +0100 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2024-11-05 17:19:58 +0100 |
commit | 807a11dab9dc42dc999ece92d1277b3da37ecfab (patch) | |
tree | 3334abf8e5a1baaa0a0c9226fc7db67f22cb6e07 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 81983758430957d9a5cb3333fe324fd70cf63e7e (diff) |
ecryptfs: Convert ecryptfs_writepage() to ecryptfs_writepages()
By adding a ->migrate_folio implementation, theree is no need to keep
the ->writepage implementation. The new writepages removes the
unnecessary call to SetPageUptodate(); the folio should already be
uptodate at this point.
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions