On Thu, Jan 09, 2020 at 10:45:08AM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Complain if someone calls xfs_buf_item_init on a buffer that is larger > than the dirty bitmap can handle, or tries to log a region that's past > the end of the dirty bitmap. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>