Hi all, This short series contains a couple of enhancements. The first patch fixes a bug in xfs_check that we introduced during the 5.8 resync. The second patch allows administrators to set the DAX inode flag on the entire filesystem at format time. 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.8-fixes --- db/check.c | 4 ++-- man/man8/mkfs.xfs.8 | 11 +++++++++++ mkfs/xfs_mkfs.c | 14 ++++++++++++++ 3 files changed, 27 insertions(+), 2 deletions(-)