On Wed, Jul 14, 2021 at 02:35:42PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > If we encounter a directory that has been configured to pass on an > extent size hint to a new realtime file and the hint isn't an integer > multiple of the rt extent size, we should flag the hint for > administrative review because that is a misconfiguration (that other > parts of the kernel will fix automatically). Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>