* [Cluster-devel] cluster/gfs2/tool misc.c
@ 2007-10-25 14:27 rpeterso
0 siblings, 0 replies; 2+ messages in thread
From: rpeterso @ 2007-10-25 14:27 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: cluster
Changes by: rpeterso at sourceware.org 2007-10-25 14:27:33
Modified files:
gfs2/tool : misc.c
Log message:
Resolves: bz 345501: minor correction to previous commit.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/tool/misc.c.diff?cvsroot=cluster&r1=1.9&r2=1.10
--- cluster/gfs2/tool/misc.c 2007/10/25 14:14:33 1.9
+++ cluster/gfs2/tool/misc.c 2007/10/25 14:27:33 1.10
@@ -110,7 +110,7 @@
void
print_lockdump(int argc, char **argv)
{
- die("lockdump not implemented: use debugfs instead. \ne.g. cat /sys/kernel/debug/gfs2/clustname\:fsname/glocks\n");
+ die("lockdump not implemented: use debugfs instead. \ne.g. cat /sys/kernel/debug/gfs2/clustname\\:fsname/glocks\n");
}
/**
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Cluster-devel] cluster/gfs2/tool misc.c
@ 2007-10-25 14:27 rpeterso
0 siblings, 0 replies; 2+ messages in thread
From: rpeterso @ 2007-10-25 14:27 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: cluster
Branch: RHEL5
Changes by: rpeterso at sourceware.org 2007-10-25 14:27:54
Modified files:
gfs2/tool : misc.c
Log message:
Resolves: bz 345501: minor correction to previous commit.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/tool/misc.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.8.2.1&r2=1.8.2.2
--- cluster/gfs2/tool/misc.c 2007/10/25 14:14:47 1.8.2.1
+++ cluster/gfs2/tool/misc.c 2007/10/25 14:27:54 1.8.2.2
@@ -110,7 +110,7 @@
void
print_lockdump(int argc, char **argv)
{
- die("lockdump not implemented: use debugfs instead. \ne.g. cat /sys/kernel/debug/gfs2/clustname\:fsname/glocks\n");
+ die("lockdump not implemented: use debugfs instead. \ne.g. cat /sys/kernel/debug/gfs2/clustname\\:fsname/glocks\n");
}
/**
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-10-25 14:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-25 14:27 [Cluster-devel] cluster/gfs2/tool misc.c rpeterso
-- strict thread matches above, loose matches on Subject: below --
2007-10-25 14:27 rpeterso
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).