public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster/gnbd client/Makefile client/gnbd_monit ...
@ 2005-03-16 22:40 bmarzins
  0 siblings, 0 replies; 3+ messages in thread
From: bmarzins @ 2005-03-16 22:40 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	bmarzins@sourceware.org	2005-03-16 22:40:39

Modified files:
	gnbd/client    : Makefile gnbd_monitor.c gnbd_recvd.c 
	gnbd/man       : gnbd_import.8 
	gnbd/server    : Makefile device.c gnbd_serv.c local_req.h 
	gnbd/tools/gnbd_export: Makefile 
	gnbd/tools/gnbd_import: Makefile gnbd_import.c 
	gnbd/utils     : gnbd_utils.c gnbd_utils.h 

Log message:
	Fix for bug 151321.  By default, gnbd_import and gnbd_serv now get the nodename
	from magma.  This means that gnbd will use whatever the cluster node name is
	set to by the cluster manager.  To override this option in the case were
	gnbd is being used without a cluster manager, there is a -n option. When the
	-n option is used, gnbd simply uses uname -n.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/client/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.3&r2=1.3.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/client/gnbd_monitor.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.6&r2=1.6.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/client/gnbd_recvd.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.4&r2=1.4.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/man/gnbd_import.8.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.2&r2=1.2.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/server/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.3&r2=1.3.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/server/device.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.4&r2=1.4.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/server/gnbd_serv.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.3&r2=1.3.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/server/local_req.h.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.3&r2=1.3.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/tools/gnbd_export/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.1&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/tools/gnbd_import/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.2&r2=1.2.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/tools/gnbd_import/gnbd_import.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.11&r2=1.11.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/utils/gnbd_utils.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.3&r2=1.3.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/utils/gnbd_utils.h.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.3&r2=1.3.2.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* cluster/gnbd client/Makefile client/gnbd_monit ...
@ 2006-10-13 22:32 bmarzins
  0 siblings, 0 replies; 3+ messages in thread
From: bmarzins @ 2006-10-13 22:32 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	bmarzins@sourceware.org	2006-10-13 22:32:30

Modified files:
	gnbd/client    : Makefile gnbd_monitor.c gnbd_monitor.h 
	gnbd/server    : Makefile gnbd_clusterd.c 
Removed files:
	gnbd/utils     : group.c group.h 

Log message:
	Make gnbd work with cman correctly. This sort of roughly falls under the heading
	of bz #210415

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/client/Makefile.diff?cvsroot=cluster&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/client/gnbd_monitor.c.diff?cvsroot=cluster&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/client/gnbd_monitor.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/server/Makefile.diff?cvsroot=cluster&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/server/gnbd_clusterd.c.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/utils/group.c.diff?cvsroot=cluster&r1=1.2&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/utils/group.h.diff?cvsroot=cluster&r1=1.1&r2=NONE


^ permalink raw reply	[flat|nested] 3+ messages in thread

* cluster/gnbd client/Makefile client/gnbd_monit ...
@ 2005-03-18 19:39 bmarzins
  0 siblings, 0 replies; 3+ messages in thread
From: bmarzins @ 2005-03-18 19:39 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	bmarzins@sourceware.org	2005-03-18 19:39:39

Modified files:
	gnbd/client    : Makefile gnbd_monitor.c gnbd_recvd.c 
	gnbd/man       : fence_gnbd.8 gnbd.8 gnbd_export.8 gnbd_import.8 
	gnbd/server    : Makefile device.c gnbd_serv.c local_req.h 
	gnbd/tools/gnbd_export: Makefile 
	gnbd/tools/gnbd_import: Makefile gnbd_import.c 
	gnbd/utils     : gnbd_utils.c gnbd_utils.h 

Log message:
	Syncing head with RHEL4 branch.
	Added fix for 151321. gnbd now defaults to getting the node name from the
	cluster manager
	Added Bastian Blanks patchs to the man pages

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/client/Makefile.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/client/gnbd_monitor.c.diff?cvsroot=cluster&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/client/gnbd_recvd.c.diff?cvsroot=cluster&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/man/fence_gnbd.8.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/man/gnbd.8.diff?cvsroot=cluster&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/man/gnbd_export.8.diff?cvsroot=cluster&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/man/gnbd_import.8.diff?cvsroot=cluster&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/server/Makefile.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/server/device.c.diff?cvsroot=cluster&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/server/gnbd_serv.c.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/server/local_req.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/tools/gnbd_export/Makefile.diff?cvsroot=cluster&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/tools/gnbd_import/Makefile.diff?cvsroot=cluster&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/tools/gnbd_import/gnbd_import.c.diff?cvsroot=cluster&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/utils/gnbd_utils.c.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/utils/gnbd_utils.h.diff?cvsroot=cluster&r1=1.3&r2=1.4


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-10-13 22:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-16 22:40 cluster/gnbd client/Makefile client/gnbd_monit bmarzins
2005-03-18 19:39 bmarzins
2006-10-13 22:32 bmarzins

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 read-only IMAP folder(s) and NNTP newsgroup(s).