From: Chuck Lever <chuck.lever@oracle.com>
To: Steve Dickson <steved@redhat.com>
Cc: linux-nfs@vger.kernel.org
Subject: Re: [RFC PATCH 0/3] Introduce two new mount stats commands
Date: Fri, 16 Apr 2010 12:19:09 -0400 [thread overview]
Message-ID: <4BC88DFD.2020604@oracle.com> (raw)
In-Reply-To: <1271430621-8663-1-git-send-email-steved@redhat.com>
This looks like a good starting point. Thanks.
Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
On 04/16/2010 11:10 AM, Steve Dickson wrote:
> 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
--
chuck[dot]lever[at]oracle[dot]com
next prev parent reply other threads:[~2010-04-16 16:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Chuck Lever [this message]
2010-04-16 17:54 ` [RFC PATCH 0/3] Introduce two new mount stats commands Steve Dickson
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=4BC88DFD.2020604@oracle.com \
--to=chuck.lever@oracle.com \
--cc=linux-nfs@vger.kernel.org \
--cc=steved@redhat.com \
/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 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.