Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38621
b: refs/heads/master
c: 2fcb4a1
h: refs/heads/master
i:
  38619: ce2794d
v: v3
  • Loading branch information
Steven Whitehouse committed Feb 24, 2006
1 parent 3606214 commit d27ad14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d95cb943f5b217c5b5f97f5af0fea3c511ed9c97
refs/heads/master: 2fcb4a1278ec41508d76786f4c5d23bff3b378ee
2 changes: 1 addition & 1 deletion trunk/Documentation/filesystems/gfs2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit d27ad14

Please sign in to comment.