All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET v2 0/1] xfs_io: small improvements to statfs
@ 2021-07-28 21:16 Darrick J. Wong
  2021-07-28 21:16 ` [PATCH 1/1] xfs_io: allow callers to dump fs stats individually Darrick J. Wong
  0 siblings, 1 reply; 7+ messages in thread
From: Darrick J. Wong @ 2021-07-28 21:16 UTC (permalink / raw)
  To: sandeen, djwong; +Cc: linux-xfs

Hi all,

Change the statfs command so that you can invoke any combination of the
three state calls.

v2: Fix broken stuff pointed out by 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=statfs-fixes
---
 io/stat.c         |  140 ++++++++++++++++++++++++++++++++++++++---------------
 man/man8/xfs_io.8 |   26 ++++++++--
 2 files changed, 123 insertions(+), 43 deletions(-)


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCHSET 0/1] xfs_io: small improvements to statfs
@ 2021-07-03  2:58 Darrick J. Wong
  2021-07-03  2:58 ` [PATCH 1/1] xfs_io: allow callers to dump fs stats individually Darrick J. Wong
  0 siblings, 1 reply; 7+ messages in thread
From: Darrick J. Wong @ 2021-07-03  2:58 UTC (permalink / raw)
  To: sandeen, djwong; +Cc: linux-xfs

Hi all,

Change the statfs command so that you can invoke any combination of the
three state calls.

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=statfs-fixes
---
 io/stat.c         |  149 +++++++++++++++++++++++++++++++++++++++--------------
 man/man8/xfs_io.8 |   17 ++++++
 2 files changed, 127 insertions(+), 39 deletions(-)


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

end of thread, other threads:[~2021-07-28 22:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-28 21:16 [PATCHSET v2 0/1] xfs_io: small improvements to statfs Darrick J. Wong
2021-07-28 21:16 ` [PATCH 1/1] xfs_io: allow callers to dump fs stats individually Darrick J. Wong
2021-07-28 22:19   ` Eric Sandeen
  -- strict thread matches above, loose matches on Subject: below --
2021-07-03  2:58 [PATCHSET 0/1] xfs_io: small improvements to statfs Darrick J. Wong
2021-07-03  2:58 ` [PATCH 1/1] xfs_io: allow callers to dump fs stats individually Darrick J. Wong
2021-07-08 20:58   ` Eric Sandeen
2021-07-08 22:40     ` Darrick J. Wong
2021-07-08 23:12       ` Eric Sandeen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.