Commit 9381666
cifs: wire up >migrate_folio
CIFS does not use page private data that needs migration, so it can just
wire up filemap_migrate_folio. This prepares for removing ->writepage,
which is used as a fallback if no migrate_folio method is set.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Signed-off-by: Steve French <stfrench@microsoft.com>1 parent 64ce47c commit 9381666
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5240 | 5240 | | |
5241 | 5241 | | |
5242 | 5242 | | |
| 5243 | + | |
5243 | 5244 | | |
5244 | | - | |
5245 | | - | |
5246 | | - | |
| 5245 | + | |
| 5246 | + | |
5247 | 5247 | | |
5248 | 5248 | | |
5249 | 5249 | | |
| |||
5264 | 5264 | | |
5265 | 5265 | | |
5266 | 5266 | | |
| 5267 | + | |
5267 | 5268 | | |
0 commit comments