summaryrefslogtreecommitdiff
path: root/rust/helpers/blk.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2024-10-25 22:08:11 +0300
committerChristian Brauner <brauner@kernel.org>2024-11-05 19:19:58 +0300
commit807a11dab9dc42dc999ece92d1277b3da37ecfab (patch)
tree3334abf8e5a1baaa0a0c9226fc7db67f22cb6e07 /rust/helpers/blk.c
parent81983758430957d9a5cb3333fe324fd70cf63e7e (diff)
downloadlinux-807a11dab9dc42dc999ece92d1277b3da37ecfab.tar.xz
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) <willy@infradead.org> Link: https://lore.kernel.org/r/20241025190822.1319162-2-willy@infradead.org Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'rust/helpers/blk.c')
0 files changed, 0 insertions, 0 deletions