mirror of https://gitee.com/openkylin/linux.git
[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>
This commit is contained in:
parent
bdd512aeea
commit
a464418425
|
@ -845,7 +845,7 @@ P: Patrick Caulfield
|
||||||
M: pcaulfie@redhat.com
|
M: pcaulfie@redhat.com
|
||||||
P: David Teigland
|
P: David Teigland
|
||||||
M: teigland@redhat.com
|
M: teigland@redhat.com
|
||||||
L: linux-cluster@redhat.com
|
L: cluster-devel@redhat.com
|
||||||
W: http://sources.redhat.com/cluster/
|
W: http://sources.redhat.com/cluster/
|
||||||
T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs-2.6.git
|
T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs-2.6.git
|
||||||
S: Supported
|
S: Supported
|
||||||
|
@ -1103,7 +1103,7 @@ S: Maintained
|
||||||
GFS2 FILE SYSTEM
|
GFS2 FILE SYSTEM
|
||||||
P: Steven Whitehouse
|
P: Steven Whitehouse
|
||||||
M: swhiteho@redhat.com
|
M: swhiteho@redhat.com
|
||||||
L: linux-cluster@redhat.com
|
L: cluster-devel@redhat.com
|
||||||
W: http://sources.redhat.com/cluster/
|
W: http://sources.redhat.com/cluster/
|
||||||
T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs-2.6.git
|
T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs-2.6.git
|
||||||
S: Supported
|
S: Supported
|
||||||
|
|
|
@ -15,7 +15,7 @@ config GFS2_FS
|
||||||
|
|
||||||
To use the GFS2 filesystem, you will need to enable one or more of
|
To use the GFS2 filesystem, you will need to enable one or more of
|
||||||
the below locking modules. Documentation and utilities for GFS2 can
|
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
|
config GFS2_FS_LOCKING_NOLOCK
|
||||||
tristate "GFS2 \"nolock\" locking module"
|
tristate "GFS2 \"nolock\" locking module"
|
||||||
|
|
Loading…
Reference in New Issue