On Thu, Jan 21, 2021 at 04:16:09AM +0000, Matthew Wilcox (Oracle) wrote: > Use AOP_TRUNCATED_PAGE to indicate that no error occurred, but the > page we looked up is no longer valid. In this case, the reference > to the page will have been removed; if we hit any other error, the > caller will release the reference. Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>