commit | 9184a307768bf66af1f67d903d7b00725b7a6e8c | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Fri Mar 12 23:33:43 2021 -0500 |
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | Tue Jan 04 13:15:34 2022 -0500 |
tree | 7cb932441302ce109b96b0fc77411c7f55fa2ac1 | |
parent | 1afd7ae51f63f345afd1a22049ac01065c8a5d1b [diff] |
filemap: Use folios in next_uptodate_page This saves 105 bytes of text. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: William Kucharski <william.kucharski@oracle.com>