On Tue, Dec 13, 2022 at 11:39:37AM -0800, Darrick J. Wong wrote: > Hi all, > > This is the second rollup of all the random fixes I've collected for > xfsprogs 6.1. > > 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. > Series looks good, will test. Thanks Darrick. Reviewed-by: Carlos Maiolino <cmaiolino@xxxxxxxxxx> > --D > > xfsprogs git tree: > https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=xfsprogs-fixes-6.1 > --- > db/btblock.c | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > db/btblock.h | 6 +++++ > db/field.c | 8 +++++++ > db/field.h | 4 +++ > db/type.c | 6 ++--- > io/fsmap.c | 4 ++- > 6 files changed, 93 insertions(+), 5 deletions(-) > -- Carlos Maiolino