On Mon, Jan 08, 2024 at 06:17:34PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > We're only allocating from the realtime device if the inode is marked > for realtime and we're /not/ allocating into the attr fork. Hmm, interesting how this survived all my rtalloc tests. How did you find this? Reviewed-by: Christoph Hellwig <hch@xxxxxx>