commit | eef15ea146f82a06487c4b1d6a545a97b0401cd3 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Sat Apr 30 23:26:14 2022 -0400 |
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | Mon May 09 23:12:32 2022 -0400 |
tree | cbb8dc1f2005f269882f151700bf6fef02358ad2 | |
parent | 5e4146558c96f4935b803f2c4243f3c3f29c4476 [diff] |
cifs: Convert to release_folio Use a folio throughout cifs_release_folio(). Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Jeff Layton <jlayton@kernel.org>