On Tue, May 17, 2022 at 05:49:10PM +1000, Dave Chinner wrote: > On Tue, May 17, 2022 at 05:00:59PM +1000, Dave Chinner wrote: > > Hi folks, > > > > This is a rollup of the two patch series I sent yesterday titled: > > > > [PATCH 0/3] fstests: test updates for XFS 5.19 kernel mods > > [PATCH 0/3] fstests: more fixes... > > > > I've fixed some patches, added documentation for those changes, > > and added a bunch of patches to remove deprecated/broken tests that > > should ahve been removed long ago. > > > > I do not know if patches 9-11 will make it through vger this time - > > they didn't as a single patch. They are titled: No, they didn't. > > > > [PATCH 09/12] xfs/018: remove deprecated test > > [PATCH 10/12] xfs/081: remove deprecated test > > [PATCH 11/12] xfs/082: remove deprecated test > > > > and is thould be pretty obvious what they do from the title.... > > Ok, it appears as though even separated vger still won't let a > single one of them through > > Zorro, all these patches are 'git rm' commands > > git rm tests/xfs/018* > git commit > git rm tests/xfs/081* > git commit > git rm tests/xfs/082* > git commit > > I'm happy for you to just run them yourself, or do you want me to > send a pull request for them? Sure, I don't run this 3 cases either. As they're xfs specific cases, so if both of you and Darrick agree to remove them entirely, I'm glad to help that :) And how about remove them in single one commit/patch? Likes: --- [PATCH] fstests: remove xfs deprecated test Remove xfs/018, xfs/081 and xfs/082 entirely, as they're deprecated and obsolete for long time. --- Thanks, Zorro > > /me realises he hasn't updated his kernel.org fstests tree for 4 > years.... > > Cheers, > > Dave. > -- > Dave Chinner > david@xxxxxxxxxxxxx >