On Thu, Jan 16, 2020 at 10:24:47PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Drop the null buffer pointer checks in all code that calls > xfs_alloc_read_agf and doesn't pass XFS_ALLOC_FLAG_TRYLOCK because > they're no longer necessary. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>