aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/page.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2024-10-25 19:08:11 +0000
committerChristian Brauner <[email protected]>2024-11-05 16:19:58 +0000
commit807a11dab9dc42dc999ece92d1277b3da37ecfab (patch)
tree3334abf8e5a1baaa0a0c9226fc7db67f22cb6e07 /rust/helpers/page.c
parentLinux 6.12-rc5 (diff)
downloadkernel-807a11dab9dc42dc999ece92d1277b3da37ecfab.tar.gz
kernel-807a11dab9dc42dc999ece92d1277b3da37ecfab.zip
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 'rust/helpers/page.c')
0 files changed, 0 insertions, 0 deletions