From: "Darrick J. Wong" <darrick.wong@oracle.com>
To: darrick.wong@oracle.com
Cc: linux-xfs@vger.kernel.org
Subject: [PATCH 0/3] xfs: refactors for xfsprogs
Date: Thu, 04 Jan 2018 19:39:21 -0800 [thread overview]
Message-ID: <151512356118.14363.7797314285394643799.stgit@magnolia> (raw)
Hi all,
This is a short patch series of libxfs refactors mostly done for the
benefit of debugging purposes and fixing things in xfsprogs:
The first patch reports transaction reservation data via tracepoints;
eventually xfs_db will grow a similar command so that one can compare
transaction reservations to debug "log minimum size checks fail on
freshly mkfs'd fs" problems.
Patches 2 & 3 move the xfs_fsop_geometry generator function into
libsxfs so that xfsprogs can have common functions to generate the
geometry from a superblock and print the geometry. Eventually I'll
teach xfs_db, mkfs, and xfs_spaceman to query fs geometry (either
directly or via ioctl) and then pretty print the same information.
--D
next reply other threads:[~2018-01-05 3:39 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-05 3:39 Darrick J. Wong [this message]
2018-01-05 3:39 ` [PATCH 1/3] xfs: trace log reservations at mount time Darrick J. Wong
2018-01-05 13:08 ` Brian Foster
2018-01-05 3:39 ` [PATCH 2/3] xfs: hoist xfs_fs_geometry to libxfs Darrick J. Wong
2018-01-05 13:08 ` Brian Foster
2018-01-05 3:39 ` [PATCH 3/3] xfs: refactor the geometry structure filling function Darrick J. Wong
2018-01-05 13:08 ` Brian Foster
2018-01-05 17:25 ` Darrick J. Wong
2018-01-05 17:34 ` [PATCH v2 " Darrick J. Wong
2018-01-05 19:02 ` Brian Foster
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=151512356118.14363.7797314285394643799.stgit@magnolia \
--to=darrick.wong@oracle.com \
--cc=linux-xfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).