On Fri, Dec 30, 2022 at 02:19:36PM -0800, Darrick J. Wong wrote: > Hi all, > > Before we start on an intense patchset of improving the XFS fuzz testing > framework, let's fix a couple of bugs in the code that creates sample > filesystems with all types of metadata. > > If you're going to start using this mess, you probably ought to just > pull from my git trees, which are linked below. > > This is an extraordinary way to destroy everything. Enjoy! > Comments and questions are, as always, welcome. > > --D Ack, Reviewed-by: Zorro Lang <zlang@xxxxxxxxxx> > > fstests git tree: > https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=fix-populate-problems > --- > common/populate | 70 ++++++++++++++++++++++++++++++++++++------------------- > 1 file changed, 46 insertions(+), 24 deletions(-) >