On Mon, Sep 14, 2020 at 06:51:30PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Don't flag directories with the RTINHERIT flag set when the filesystem > doesn't have a realtime volume configured. The kernel has let us set > RTINHERIT without a rt volume for ages, so it's not an invalid state. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>