On Mon, Oct 07, 2019 at 06:03:11PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > This test depends on the pwrite creating delalloc blocks, which doesn't > happen if the scratch fs is mounted in dax mode (or has an extent size > hint applied). Therefore, check for delalloc blocks and _notrun if we > didn't get any. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>