From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19742 invoked by alias); 7 Apr 2008 20:49:51 -0000 Received: (qmail 19710 invoked by uid 9585); 7 Apr 2008 20:49:51 -0000 Date: Mon, 07 Apr 2008 20:49:00 -0000 Message-ID: <20080407204951.19695.qmail@sourceware.org> From: adas@sourceware.org To: cluster-cvs@sources.redhat.com, cluster-devel@redhat.com Subject: Cluster Project branch, STABLE2, updated. cluster-2.02.00-37-g0fe8d36 X-Git-Refname: refs/heads/STABLE2 X-Git-Reftype: branch X-Git-Oldrev: bd99cecbf93fb6105b2503d24d0da3b3b00ed38e X-Git-Newrev: 0fe8d3648fd3e23828516c8f0346703b4d885739 Mailing-List: contact cluster-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cluster-cvs-owner@sourceware.org X-SW-Source: 2008-q2/txt/msg00030.txt.bz2 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Cluster Project". http://sources.redhat.com/git/gitweb.cgi?p=cluster.git;a=commitdiff;h=0fe8d3648fd3e23828516c8f0346703b4d885739 The branch, STABLE2 has been updated via 0fe8d3648fd3e23828516c8f0346703b4d885739 (commit) from bd99cecbf93fb6105b2503d24d0da3b3b00ed38e (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 0fe8d3648fd3e23828516c8f0346703b4d885739 Author: Abhijith Das Date: Mon Apr 7 15:44:35 2008 -0500 gfs2_tool manpage: gfs2_tool counters doesn't exist anymore. This patch reflects the removal of the 'counters' command from gfs2_tool. bz 438759 ----------------------------------------------------------------------- Summary of changes: gfs2/man/gfs2_tool.8 | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/gfs2/man/gfs2_tool.8 b/gfs2/man/gfs2_tool.8 index 022b164..36b90b7 100644 --- a/gfs2/man/gfs2_tool.8 +++ b/gfs2/man/gfs2_tool.8 @@ -18,10 +18,6 @@ gfs2_tool is an interface to a variety of the GFS2 ioctl/sysfs calls. \fBclearflag\fP \fIFlag\fR \fIFile1\fR \fIFile2\fR \fI...\fR Clear an attribute flag on a file. See \fBsetflag\fP for available flags. .TP -\fBcounters\fP \fIMountPoint\fR [-c] -Print out statistics about a filesystem. If -c is used, gfs2_tool continues -to run printing out the stats once a second. -.TP \fBdf\fP \fIMountPoint\fR Print out a space usage summary of a given filesystem. The information printed is more detailed than a standard "df". hooks/post-receive -- Cluster Project