commit | 8597447dc565a6a3fa7bc503674452b7ae2b914c | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <[email protected]> | Sat Apr 30 23:01:08 2022 -0400 |
committer | Matthew Wilcox (Oracle) <[email protected]> | Mon May 09 23:12:32 2022 -0400 |
tree | 5bb8c5711201a0c5d6f7c8bacb5d171a36916c72 | |
parent | fa29000b6b2603ec2bfdc4c73249fcb00cd54f85 [diff] |
iomap: Convert to release_folio Change all the filesystems which used iomap_releasepage to use the new function. Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Reviewed-by: Jeff Layton <[email protected]>