From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Dickson Subject: Re: [PATCH 2/2] nfsstat: Add --list flag Date: Sat, 04 Apr 2009 07:55:12 -0400 Message-ID: <49D74AA0.9000109@RedHat.com> References: <1238785592-18869-1-git-send-email-kevin.constantine@disneyanimation.com> <1238785592-18869-2-git-send-email-kevin.constantine@disneyanimation.com> <1238785592-18869-3-git-send-email-kevin.constantine@disneyanimation.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: Kevin Constantine , linux-nfs@vger.kernel.org, Kevin Constantine To: Greg Banks Return-path: Received: from mx2.redhat.com ([66.187.237.31]:39659 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754005AbZDDL6I (ORCPT ); Sat, 4 Apr 2009 07:58:08 -0400 In-Reply-To: Sender: linux-nfs-owner@vger.kernel.org List-ID: Greg Banks wrote: > On Sat, Apr 4, 2009 at 6:06 AM, Kevin Constantine > wrote: >> nfsstat.c: Adds the --list flag to print information in a list format instead of the standard multi-column format >> nfsstat.man: Updates the manpage to include the --list flag. >> >> Signed-off-by: Kevin Constantine >> --- >> > > Reviewed-By: Greg Banks Committed... steved.