From d27ad1461b66535c7d2db8303b3292b6be73a3fa Mon Sep 17 00:00:00 2001 From: Steven Whitehouse Date: Fri, 24 Feb 2006 10:42:20 -0500 Subject: [PATCH] --- yaml --- r: 38621 b: refs/heads/master c: 2fcb4a1278ec41508d76786f4c5d23bff3b378ee h: refs/heads/master i: 38619: ce2794db758978d643e7f1c48e4adfd242438ae9 v: v3 --- [refs] | 2 +- trunk/Documentation/filesystems/gfs2.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index ac8069b991e6..8a11202c388a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d95cb943f5b217c5b5f97f5af0fea3c511ed9c97 +refs/heads/master: 2fcb4a1278ec41508d76786f4c5d23bff3b378ee diff --git a/trunk/Documentation/filesystems/gfs2.txt b/trunk/Documentation/filesystems/gfs2.txt index 4a060d38bed8..a20ba19e9fe5 100644 --- a/trunk/Documentation/filesystems/gfs2.txt +++ b/trunk/Documentation/filesystems/gfs2.txt @@ -28,7 +28,7 @@ at the URL above. To use gfs as a local file system, no external clustering systems are needed, simply: - $ gfs2_mkfs -p lock_nolock -j 1 /dev/block_device + $ mkfs -t gfs2 -p lock_nolock -j 1 /dev/block_device $ mount -t gfs2 /dev/block_device /dir GFS2 is not on-disk compatible with previous versions of GFS.