On Thu, Oct 03, 2024 at 08:09:01AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > It doesn't make sense to allocate a COW extent when unsharing a hole > because holes cannot be shared. > > Fixes: 1f1397b7218d7 ("xfs: don't allocate into the data fork for an unshare request") Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>