Commit 4cb947b59c5835783fb96aad2f7d92b1e4250aff

Authored by Andrea Gelmini
Committed by Steven Whitehouse
1 parent 7c9a84a57b

GFS2: docs update

Now http://sources.redhat.com/cluster/ is redirected to
http://sources.redhat.com/cluster/wiki/

Also fixed tabs in the end.

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

Showing 1 changed file with 6 additions and 6 deletions Side-by-side Diff

Documentation/filesystems/gfs2.txt
1 1 Global File System
2 2 ------------------
3 3  
4   -http://sources.redhat.com/cluster/
  4 +http://sources.redhat.com/cluster/wiki/
5 5  
6 6 GFS is a cluster file system. It allows a cluster of computers to
7 7 simultaneously use a block device that is shared between them (with FC,
8 8  
... ... @@ -36,12 +36,12 @@
36 36 is pretty close.
37 37  
38 38 The following man pages can be found at the URL above:
39   - fsck.gfs2 to repair a filesystem
40   - gfs2_grow to expand a filesystem online
41   - gfs2_jadd to add journals to a filesystem online
42   - gfs2_tool to manipulate, examine and tune a filesystem
  39 + fsck.gfs2 to repair a filesystem
  40 + gfs2_grow to expand a filesystem online
  41 + gfs2_jadd to add journals to a filesystem online
  42 + gfs2_tool to manipulate, examine and tune a filesystem
43 43 gfs2_quota to examine and change quota values in a filesystem
44 44 gfs2_convert to convert a gfs filesystem to gfs2 in-place
45 45 mount.gfs2 to help mount(8) mount a filesystem
46   - mkfs.gfs2 to make a filesystem
  46 + mkfs.gfs2 to make a filesystem