public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] xfsprogs: various small enhancements
@ 2020-08-13 23:27 Darrick J. Wong
  2020-08-13 23:27 ` [PATCH 1/4] xfs_db: fix nlink usage in check Darrick J. Wong
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Darrick J. Wong @ 2020-08-13 23:27 UTC (permalink / raw)
  To: sandeen, darrick.wong; +Cc: Eric Sandeen, linux-xfs

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.  There's also manpage updates and
xfs_db support for the dax inode flag!

In v2 we add some more documentation updates and tweaks suggested by the
maintainer.

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 ++--
 db/inode.c          |    3 +++
 man/man8/mkfs.xfs.8 |   22 ++++++++++++++++++----
 mkfs/xfs_mkfs.c     |   14 ++++++++++++++
 4 files changed, 37 insertions(+), 6 deletions(-)


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2020-08-17 15:45 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-13 23:27 [PATCH v2 0/4] xfsprogs: various small enhancements Darrick J. Wong
2020-08-13 23:27 ` [PATCH 1/4] xfs_db: fix nlink usage in check Darrick J. Wong
2020-08-17  6:53   ` Christoph Hellwig
2020-08-17 11:25   ` Carlos Maiolino
2020-08-13 23:27 ` [PATCH 2/4] xfs_db: report the inode dax flag Darrick J. Wong
2020-08-17  6:53   ` Christoph Hellwig
2020-08-17 11:26   ` Carlos Maiolino
2020-08-13 23:27 ` [PATCH 3/4] man: update mkfs.xfs inode flag option documentation Darrick J. Wong
2020-08-17  6:54   ` Christoph Hellwig
2020-08-17 11:27   ` Carlos Maiolino
2020-08-13 23:27 ` [PATCH 4/4] mkfs: allow setting dax flag on root directory Darrick J. Wong
2020-08-17  6:54   ` Christoph Hellwig
2020-08-17 11:30   ` Carlos Maiolino
2020-08-17 15:41     ` Darrick J. Wong
2020-08-17 15:43   ` [PATCH v2 " Darrick J. Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox