On Thu, Jan 23, 2020 at 09:19:35PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Convert xfs_buf_read() to return numeric error codes like most > everywhere else in xfs. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > --- > fs/xfs/libxfs/xfs_attr_remote.c | 8 ++++---- > fs/xfs/xfs_buf.h | 10 +++------- > fs/xfs/xfs_log_recover.c | 16 +++++++--------- > fs/xfs/xfs_symlink.c | 8 ++++---- > 4 files changed, 18 insertions(+), 24 deletions(-) looks good. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx