On Tue, Aug 30, 2022 at 08:12:17AM -0700, Darrick J. Wong wrote: > On Tue, Aug 30, 2022 at 01:52:20PM +0200, Carlos Maiolino wrote: > > Hi folks, > > > > The for-next branch of the xfsprogs repository at: > > > > git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git > > > > has just been updated. > > > > This update contains the initial libxfs sync to Linux 6.0 and should be turned > > into -rc0 once it (hopefully) gets some testing (and no complains) for more people. > > Wooo, welcome, new maintainer! :) \o/ > > > Please, if any questions, let me know. > > For the repair deadlock fix[1], do you want me to pin the primary > superblock buffer to the xfs_mount like Dave suggested in [2]? I'd rather have it pinned to the xfs_mount as it's often accessed, do you think it is doable (you mentioned you've ran into many problems with that)? I didn't have time to try to reproduce those deadlocks yet though. > > [1] https://lore.kernel.org/linux-xfs/166007921743.3294543.7334567013352169774.stgit@magnolia/ > [2] https://lore.kernel.org/linux-xfs/20220811221541.GQ3600936@xxxxxxxxxxxxxxxxxxx/ -- Carlos Maiolino