Re: [PATCH 03/50] xfs: pass perag to xfs_ialloc_read_agi()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Jun 11, 2022 at 11:26:12AM +1000, Dave Chinner wrote:
> @@ -833,7 +835,7 @@ xfs_ag_shrink_space(
>  		xfs_trans_bhold(*tpp, agfbp);
>  		err2 = xfs_trans_roll(tpp);
>  		if (err2)
> -			return err2;
> +			return error;
>  		xfs_trans_bjoin(*tpp, agfbp);
>  		goto resv_init_out;
>  	}

This change looks unrelated and is undocumented.

Otherwise looks good:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>



[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux