Commit 1dfa24a4 authored by Matthew Wilcox (Oracle)'s avatar Matthew Wilcox (Oracle)
Browse files

filemap: Handle AOP_TRUNCATED_PAGE in do_read_cache_folio()



If the call to filler() returns AOP_TRUNCATED_PAGE, we need to
retry the page cache lookup.

Signed-off-by: default avatarMatthew Wilcox (Oracle) <willy@infradead.org>
parent 9bc3e869
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment