public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster/gfs-kernel/src/gfs log.c
@ 2005-05-02 23:56 bmarzins
  0 siblings, 0 replies; 9+ messages in thread
From: bmarzins @ 2005-05-02 23:56 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	FC4
Changes by:	bmarzins@sourceware.org	2005-05-02 23:56:21

Modified files:
	gfs-kernel/src/gfs: log.c 

Log message:
	This fixes bz # 156635. A variable that I allocated statically in my fix for bz # 155597 needed to be allocated dynamically.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/log.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.11.2.3.4.1&r2=1.11.2.3.4.2


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

* cluster/gfs-kernel/src/gfs log.c
@ 2005-05-05 15:58 bmarzins
  0 siblings, 0 replies; 9+ messages in thread
From: bmarzins @ 2005-05-05 15:58 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	FC4
Changes by:	bmarzins@sourceware.org	2005-05-05 15:58:17

Modified files:
	gfs-kernel/src/gfs: log.c 

Log message:
	GAH! to many branches. Here is the fix for 155597 for FC4.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/log.c.diff?cvsroot=cluster&only_with_tag=FC4&r1=1.11.2.3.4.2&r2=1.11.2.3.4.3


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

* cluster/gfs-kernel/src/gfs log.c
@ 2005-05-04 16:49 bmarzins
  0 siblings, 0 replies; 9+ messages in thread
From: bmarzins @ 2005-05-04 16:49 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	bmarzins@sourceware.org	2005-05-04 16:49:24

Modified files:
	gfs-kernel/src/gfs: log.c 

Log message:
	Heres my fix of a fix of a fix. I wasn't initializing a list that needed to
	be initialized.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/log.c.diff?cvsroot=cluster&r1=1.17&r2=1.18


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

* cluster/gfs-kernel/src/gfs log.c
@ 2005-05-04 16:09 bmarzins
  0 siblings, 0 replies; 9+ messages in thread
From: bmarzins @ 2005-05-04 16:09 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	bmarzins@sourceware.org	2005-05-04 16:09:09

Modified files:
	gfs-kernel/src/gfs: log.c 

Log message:
	Again. My fix of a fix of a fix.  Initialized some list variables.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/log.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.11.2.5&r2=1.11.2.6


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

* cluster/gfs-kernel/src/gfs log.c
@ 2005-05-04 16:06 bmarzins
  0 siblings, 0 replies; 9+ messages in thread
From: bmarzins @ 2005-05-04 16:06 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4U1
Changes by:	bmarzins@sourceware.org	2005-05-04 16:06:34

Modified files:
	gfs-kernel/src/gfs: log.c 

Log message:
	This is a fix of a fix of a fix.  There was a list structure that I wasn't
	initializing.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/log.c.diff?cvsroot=cluster&only_with_tag=RHEL4U1&r1=1.11.2.3.2.2&r2=1.11.2.3.2.3


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

* cluster/gfs-kernel/src/gfs log.c
@ 2005-05-03 16:44 bmarzins
  0 siblings, 0 replies; 9+ messages in thread
From: bmarzins @ 2005-05-03 16:44 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4U1
Changes by:	bmarzins@sourceware.org	2005-05-03 16:43:30

Modified files:
	gfs-kernel/src/gfs: log.c 

Log message:
	This is a fix for 156635. In my fix for 155597, I statically declared a
	variable that should have been dynamically declared. It is fixed now.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/log.c.diff?cvsroot=cluster&only_with_tag=RHEL4U1&r1=1.11.2.3.2.1&r2=1.11.2.3.2.2


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

* cluster/gfs-kernel/src/gfs log.c
@ 2005-05-02 23:54 bmarzins
  0 siblings, 0 replies; 9+ messages in thread
From: bmarzins @ 2005-05-02 23:54 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	bmarzins@sourceware.org	2005-05-02 23:54:19

Modified files:
	gfs-kernel/src/gfs: log.c 

Log message:
	This fixes bz #156635. A variable that I allocated statically in my fix for
	bz # 155597 needed to be allocated dynamically.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/log.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.11.2.4&r2=1.11.2.5


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

* cluster/gfs-kernel/src/gfs log.c
@ 2005-05-02 23:53 bmarzins
  0 siblings, 0 replies; 9+ messages in thread
From: bmarzins @ 2005-05-02 23:53 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	bmarzins@sourceware.org	2005-05-02 23:53:30

Modified files:
	gfs-kernel/src/gfs: log.c 

Log message:
	This fixes bz # 156635. A variable that I allocated statically in my fix for
	155597 needed to be allocated dynamically.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/log.c.diff?cvsroot=cluster&r1=1.16&r2=1.17


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

* cluster/gfs-kernel/src/gfs log.c
@ 2005-03-03 19:57 kpreslan
  0 siblings, 0 replies; 9+ messages in thread
From: kpreslan @ 2005-03-03 19:57 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	kpreslan@sourceware.org	2005-03-03 19:57:43

Modified files:
	gfs-kernel/src/gfs: log.c 

Log message:
	Forward-port Tadpol's 146711 fix.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/log.c.diff?cvsroot=cluster&r1=1.14&r2=1.15


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

end of thread, other threads:[~2005-05-05 15:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-02 23:56 cluster/gfs-kernel/src/gfs log.c bmarzins
  -- strict thread matches above, loose matches on Subject: below --
2005-05-05 15:58 bmarzins
2005-05-04 16:49 bmarzins
2005-05-04 16:09 bmarzins
2005-05-04 16:06 bmarzins
2005-05-03 16:44 bmarzins
2005-05-02 23:54 bmarzins
2005-05-02 23:53 bmarzins
2005-03-03 19:57 kpreslan

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).