mbox series

[v2,0/6] xfsprogs-5.1: fix various problems

Message ID 155993569512.2343365.15510991248022865602.stgit@magnolia (mailing list archive)
Headers show
Series xfsprogs-5.1: fix various problems | expand

Message

Darrick J. Wong June 7, 2019, 7:28 p.m. UTC
Hi all,

Latest respin of patches fixing various problems in xfsprogs.

Patches 1-3 refactor all utilities to use common libfrog functions to
retrieve the filesystem geometry, bulkstat, and inumbers.  The helpers
will make it easier for newer userspace to fall back to older versions
of ioctls.

Patch 4 strengthens mkfs's log alignment checking code.

Patch 5 fixes xfs_io repair command error reporting.

Patch 6 fixes libxfs-diff to handle files that are in libxfs/ in xfsprogs
but still in fs/xfs/ in the kernel.

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

xfsprogs git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=xfsprogs-5.1-fixes