Cluster Project branch, RHEL5, updated. cmirror_1_1_15-41-g9b83c17

adas@sourceware.org adas@sourceware.org
Fri Apr 11 14:43:00 GMT 2008


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=9b83c1750434f1065c63fe547303260da15a73b2

The branch, RHEL5 has been updated
       via  9b83c1750434f1065c63fe547303260da15a73b2 (commit)
      from  b0d53e957419d279f5b1846d29160d150f1d02d2 (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 9b83c1750434f1065c63fe547303260da15a73b2
Author: Abhijith Das <adas@redhat.com>
Date:   Fri Apr 11 09:40:41 2008 -0500

    gfs2_tool manpage: Updates to the manpage for bz441636

-----------------------------------------------------------------------

Summary of changes:
 gfs2/man/gfs2_tool.8 |   10 +++-------
 1 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/gfs2/man/gfs2_tool.8 b/gfs2/man/gfs2_tool.8
index 36b90b7..503cddb 100644
--- a/gfs2/man/gfs2_tool.8
+++ b/gfs2/man/gfs2_tool.8
@@ -97,10 +97,9 @@ client when you do this.  No one should have to use this.
 Print out the superblock.
 .TP
 \fBsetflag\fP \fIFlag\fR \fIFile1\fR \fIFile2\fR \fI...\fR 
-Set an attribute flag on a file.  There are six currently
-supported flags.  They are jdata, directio, immutable, appendonly,
-noatime, and sync.  In most cases, the chattr command may be used
-rather than gfs2_tool to set attributes.
+Set an attribute flag on a file.  The currently supported flags are 
+jdata, immutable, appendonly, noatime, and sync.  In most cases, the 
+chattr command may be used rather than gfs2_tool to set attributes.
 
 The \fIjdata\fR flag causes all the data written to a file
 to be journaled.  If the \fIjdata\fR flag is set for a directory,
@@ -108,9 +107,6 @@ all files and directories subsequently created within that directory
 are also journaled.  This behavior replaces the old \fIinherit_jdata\fR
 flag from gfs.  Same as chattr +j.
 
-The \fIdirectio\fR flag causes all I/O to a regular file to be Direct
-I/O, even if the O_DIRECT flag isn't used on the open() command.
-
 The \fIimmutable\fR flag marks the file immutable. The behavior is 
 similar to the immutable flag in the ext2/3 filesystems.  All write 
 access is denied.  Same as chattr +i.


hooks/post-receive
--
Cluster Project



More information about the Cluster-cvs mailing list