On Mon, Sep 07, 2020 at 11:01:08AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > While running generic/042 with -drtinherit=1 set in MKFS_OPTIONS, I > observed that the kernel will gladly set the realtime flag on any file > created on the loopback filesystem even though that filesystem doesn't > actually have a realtime device attached. This leads to verifier > failures and doesn't make any sense, so be smarter about this. Looks good, but add an overly long line. Which just suggested that the whole flag inheritance really needs to be split into a helper..