On 30/04/2025 16:49, Darrick J. Wong wrote: > On Wed, Apr 30, 2025 at 02:56:18PM +0200, hch wrote: >> On Tue, Apr 29, 2025 at 07:52:21AM -0700, Darrick J. Wong wrote: >>> And come to think of it, weren't there supposed to be pmem filesystems >>> which would run entirely off a pmem character device and not have a >>> block interface available at all? >> >> That support never materialized, and if it at some does it will need a >> few changes all over xfstets, so no need to worry now. > > Heh, ok. I think I'm ok with this test (which specifically pokes at rt > devices) now, so > > Reviewed-by: "Darrick J. Wong" <djwong@xxxxxxxxxx> > > --D > > I just realized that we need to _notrun this test when we have internal rt devices, so i'll send a v2 separately.