On Thu, Aug 22, 2024 at 05:21:41PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Check the realtime superblock at mount time, to ensure that the label > and uuids actually match the primary superblock on the data device. If > the rt superblock is good, attach it to the xfs_mount so that the log > can use ordered buffers to keep this primary in sync with the primary > super on the data device. Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>