On Tue, Jun 21, 2022 at 12:19:02PM +0100, Andrew Price wrote: > On 21/06/2022 10:14, Christoph Hellwig wrote: >> I'm felling a little stupid, but in the past after a >> >> mkfs.gfs2 -O -p lock_nolock >> >> I could just mount the created file system locally. >> >> On current mainline that does not seem to work any more, what am I >> missing? > > I can't reproduce the problem on current mainline. What version of > gfs2-utils is your mkfs.gfs2 from?
Sorry, actually it was the pagecache for-next branch from willy. Looks like mainline itself is fine. I'll try to get the superblock information from the pagecache branch once I find a little time, chasing a bunch of other bugs in the meantime.