diff options
author | David Teigland <teigland@redhat.com> | 2006-06-22 15:29:57 -0400 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2006-06-22 15:29:57 -0400 |
commit | a464418425192da270a9944d0e48c33e186af601 (patch) | |
tree | f8df3c9147f538a51cc6b3b10c5c8038eaa6cdda /fs/gfs2/Kconfig | |
parent | bdd512aeeab860f7a9a537142dd0983f884d723a (diff) |
[GFS2] gfs2/dlm: mailing list and web page
List new development mailing list and correct web page url.
Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/gfs2/Kconfig')
-rw-r--r-- | fs/gfs2/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/gfs2/Kconfig b/fs/gfs2/Kconfig index 115f30d8c22..8c27de8b956 100644 --- a/fs/gfs2/Kconfig +++ b/fs/gfs2/Kconfig @@ -15,7 +15,7 @@ config GFS2_FS To use the GFS2 filesystem, you will need to enable one or more of the below locking modules. Documentation and utilities for GFS2 can - be found here: http://sources.redhat.com/cluster/gfs/ + be found here: http://sources.redhat.com/cluster config GFS2_FS_LOCKING_NOLOCK tristate "GFS2 \"nolock\" locking module" |