On Mon, Feb 17, 2020 at 10:46:01AM -0800, Matthew Wilcox wrote: > From: "Matthew Wilcox (Oracle)" <[email protected]> > > Use the new readahead operation in erofs > > Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> > --- > fs/erofs/data.c | 39 +++++++++++++----------------------- > fs/erofs/zdata.c | 2 +- > include/trace/events/erofs.h | 6 +++--- > 3 files changed, 18 insertions(+), 29 deletions(-)
Looks fine from the perspective of page iteration and error handling. Reviewed-by: Dave Chinner <[email protected]> -- Dave Chinner [email protected]
