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=14e702986f37607300cafdf68886daf15c10be38 The branch, RHEL5 has been updated via 14e702986f37607300cafdf68886daf15c10be38 (commit) from b70ad6fe5a5795a699ad208ab009a4c952e9078f (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 14e702986f37607300cafdf68886daf15c10be38 Author: Bob Peterson <[EMAIL PROTECTED]> Date: Wed Mar 12 10:36:23 2008 -0500 Resolves: bz 435917: GFS2: mkfs.gfs2 default lock protocol differs from man page ----------------------------------------------------------------------- Summary of changes: gfs2/man/mkfs.gfs2.8 | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gfs2/man/mkfs.gfs2.8 b/gfs2/man/mkfs.gfs2.8 index c68ff8d..b411467 100644 --- a/gfs2/man/mkfs.gfs2.8 +++ b/gfs2/man/mkfs.gfs2.8 @@ -48,10 +48,10 @@ the filesystem. .TP \fB-p\fP \fILockProtoName\fR LockProtoName is the name of the locking protocol to use. Acceptable -locking protocols are \fIlock_dlm\fR or if you are using GFS2 -as a local filesystem (\fB1 node only\fP), you can specify the +locking protocols are \fIlock_dlm\fR (for shared storage) or if you are +using GFS2 as a local filesystem (\fB1 node only\fP), you can specify the \fIlock_nolock\fR protocol. If this option is not specified, -\fIlock_nolock\fR protocol will be assumed. +\fIlock_dlm\fR protocol will be assumed. .TP \fB-q\fP Be quiet. Don't print anything. hooks/post-receive -- Cluster Project
