On Mon, Sep 14, 2020 at 06:51:17PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > When creating a file inside a directory that has RTINHERIT set, only > propagate the REALTIME flag to the file if the filesystem actually has a > realtime volume configured. Otherwise, we end up writing inodes that > trip the verifiers. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>