-
Matthew Wilcox (Oracle) authored
The page cache clears the error bit before calling ->read_folio(), so this condition could never have been true. Signed-off-by:
Matthew Wilcox (Oracle) <willy@infradead.org>
9329883a
The page cache clears the error bit before calling ->read_folio(),
so this condition could never have been true.
Signed-off-by:
Matthew Wilcox (Oracle) <willy@infradead.org>