commit | a4e435b5ed14a0b898da6e5a66fe232f467b8ba1 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Tue Aug 25 13:59:26 2020 -0400 |
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | Mon Oct 26 14:17:20 2020 -0400 |
tree | d992d4c1c85b90db7b207dd38c9e55a3a097687a | |
parent | 6ed12c70db3de56044fa88dcdcbc7621409a9bac [diff] |
iomap: Use mapping_seek_hole_data Enhance mapping_seek_hole_data() to handle partially uptodate pages and convert the iomap seek code to call it. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>