commit | 2be7fa10c028019f7b2fee11238987762567d41e | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Mon Jun 06 09:41:03 2022 -0400 |
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | Tue Aug 02 12:34:03 2022 -0400 |
tree | 0862556f94ac00638dcc0b3ff5a8a9efb384cd47 | |
parent | 8faa8ef5dd11abe119ad0c8ccd39f2064ca7ed0e [diff] |
mm/migrate: Convert writeout() to take a folio Use a folio throughout this function. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Christoph Hellwig <hch@lst.de>