public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/3] Introduce two new mount stats commands
@ 2010-04-16 15:10 Steve Dickson
  2010-04-16 15:10 ` [RFC PATCH 1/3] Introduce man page for the mountstats command Steve Dickson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Steve Dickson @ 2010-04-16 15:10 UTC (permalink / raw)
  To: linux-nfs

These patches install the mountstats and nfsiostat commands
as well as creates and installed their man pages. 

Steve Dickson (3):
  Introduce man page for the mountstats command
  Introduce man page for the nfsiostats command
  Add autoconf support for mountstats and nfsiostats

 configure.ac                    |    2 +
 tools/Makefile.am               |    2 +-
 tools/mountstats/Makefile.am    |   13 +++++++
 tools/mountstats/mountstats.man |   32 ++++++++++++++++++
 tools/nfs-iostat/Makefile.am    |   13 +++++++
 tools/nfs-iostat/nfsiostat.man  |   70 +++++++++++++++++++++++++++++++++++++++
 6 files changed, 131 insertions(+), 1 deletions(-)
 create mode 100644 tools/mountstats/Makefile.am
 create mode 100644 tools/mountstats/mountstats.man
 create mode 100644 tools/nfs-iostat/Makefile.am
 create mode 100644 tools/nfs-iostat/nfsiostat.man


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

end of thread, other threads:[~2010-04-16 17:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-16 15:10 [RFC PATCH 0/3] Introduce two new mount stats commands Steve Dickson
2010-04-16 15:10 ` [RFC PATCH 1/3] Introduce man page for the mountstats command Steve Dickson
2010-04-16 15:10 ` [RFC PATCH 2/3] Introduce man page for the nfsiostats command Steve Dickson
2010-04-16 15:10 ` [RFC PATCH 3/3] Add autoconf support for mountstats and nfsiostats Steve Dickson
2010-04-16 16:19 ` [RFC PATCH 0/3] Introduce two new mount stats commands Chuck Lever
2010-04-16 17:54 ` Steve Dickson

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