On Wed, Mar 12, 2025 at 01:17:25PM -0700, Darrick J. Wong wrote: > > + grep -q "zoned file systems do not support" $tmp.mkfserr && \ > > + _notrun "Not supported on zoned file systems" > > + grep -q "must be greater than the minimum" $tmp.mkfserr && \ > > Hmmm... this doesn't mention the word "zone" at all. > > Maybe that error message in calculate_zone_geometry should read: > > "realtime group count (%llu) must be greater than the minimum (%u) zone count" ? Yeah. > and I think you should post the xfsprogs zoned patches. Still waiting for a baseline to post against, i.e. rtrmap and rtreflink being merged.