On Wed, Jan 22, 2020 at 11:42:35PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Convert xfs_trans_get_buf_map() to return numeric error codes like most > everywhere else in xfs. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > Reviewed-by: Christoph Hellwig <hch@xxxxxx> > --- > fs/xfs/libxfs/xfs_da_btree.c | 8 ++------ > fs/xfs/xfs_trans.h | 15 ++++++++++----- > fs/xfs/xfs_trans_buf.c | 22 +++++++++++----------- > 3 files changed, 23 insertions(+), 22 deletions(-) looks ok from here. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx