public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster/dlm/tool main.c
@ 2007-08-20 20:38 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-08-20 20:38 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	teigland@sourceware.org	2007-08-20 20:38:37

Modified files:
	dlm/tool       : main.c 

Log message:
	the mode (-m) and directory (-d) options were being set but not
	used in the call to dlm_new_lockspace()

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/tool/main.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.2.2.3&r2=1.2.2.4


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

* cluster/dlm/tool main.c
@ 2007-10-26 21:23 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-10-26 21:23 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	teigland@sourceware.org	2007-10-26 21:23:50

Modified files:
	dlm/tool       : main.c 

Log message:
	xid needs to be unsigned long long
	#endif on wrong line from last commit

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/tool/main.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.2.2.8&r2=1.2.2.9


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

* cluster/dlm/tool main.c
@ 2007-10-26 21:23 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-10-26 21:23 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2007-10-26 21:23:08

Modified files:
	dlm/tool       : main.c 

Log message:
	xid needs to be unsigned long long

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/tool/main.c.diff?cvsroot=cluster&r1=1.11&r2=1.12


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

* cluster/dlm/tool main.c
@ 2007-10-26 20:57 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-10-26 20:57 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	teigland@sourceware.org	2007-10-26 20:57:55

Modified files:
	dlm/tool       : main.c 

Log message:
	sync with HEAD, except deadlock stuff within #if DEADLOCK

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/tool/main.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.2.2.7&r2=1.2.2.8


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

* cluster/dlm/tool main.c
@ 2007-10-26 18:51 rmccabe
  0 siblings, 0 replies; 21+ messages in thread
From: rmccabe @ 2007-10-26 18:51 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	rmccabe@sourceware.org	2007-10-26 18:51:31

Modified files:
	dlm/tool       : main.c 

Log message:
	Fix format string bug

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/tool/main.c.diff?cvsroot=cluster&r1=1.10&r2=1.11


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

* cluster/dlm/tool main.c
@ 2007-10-17 19:11 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-10-17 19:11 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2007-10-17 19:11:30

Modified files:
	dlm/tool       : main.c 

Log message:
	used wrong define, DLM_LOCK_ instead of LKM_

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/tool/main.c.diff?cvsroot=cluster&r1=1.9&r2=1.10


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

* cluster/dlm/tool main.c
@ 2007-10-17 19:07 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-10-17 19:07 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	teigland@sourceware.org	2007-10-17 19:07:52

Modified files:
	dlm/tool       : main.c 

Log message:
	used wrong define, DLM_LOCK_ instead of LKM_

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/tool/main.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.2.2.6&r2=1.2.2.7


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

* cluster/dlm/tool main.c
@ 2007-10-17 18:10 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-10-17 18:10 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	teigland@sourceware.org	2007-10-17 18:10:56

Modified files:
	dlm/tool       : main.c 

Log message:
	The output of 'dlm_tool lockdump' could make it appear that a granted
	lock was still converting because the rqmode reported by the kernel
	is not reset to IV when a NOQUEUE convert fails.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/tool/main.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.2.2.5&r2=1.2.2.6


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

* cluster/dlm/tool main.c
@ 2007-10-17 18:08 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-10-17 18:08 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2007-10-17 18:08:47

Modified files:
	dlm/tool       : main.c 

Log message:
	The output of 'dlm_tool lockdump' could make it appear that a granted
	lock was still converting because the rqmode reported by the kernel
	is not reset to IV when a NOQUEUE convert fails.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/tool/main.c.diff?cvsroot=cluster&r1=1.8&r2=1.9


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

* cluster/dlm/tool main.c
@ 2007-08-20 20:48 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-08-20 20:48 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2007-08-20 20:48:16

Modified files:
	dlm/tool       : main.c 

Log message:
	proper help output for -m option

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/tool/main.c.diff?cvsroot=cluster&r1=1.7&r2=1.8


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

* cluster/dlm/tool main.c
@ 2007-08-20 20:48 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-08-20 20:48 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	teigland@sourceware.org	2007-08-20 20:48:05

Modified files:
	dlm/tool       : main.c 

Log message:
	proper help output for -m option

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/tool/main.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.2.2.4&r2=1.2.2.5


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

* cluster/dlm/tool main.c
@ 2007-08-20 20:36 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-08-20 20:36 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2007-08-20 20:36:53

Modified files:
	dlm/tool       : main.c 

Log message:
	the -m mode option was being ignored and 0600 always used
	(this change must have been lost at the same time as the -d option)

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/tool/main.c.diff?cvsroot=cluster&r1=1.6&r2=1.7


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

* cluster/dlm/tool main.c
@ 2007-08-20 20:31 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-08-20 20:31 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2007-08-20 20:31:02

Modified files:
	dlm/tool       : main.c 

Log message:
	the NODIR new_lockspace flag was always being used, even if the -d
	was used to deselect it

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/tool/main.c.diff?cvsroot=cluster&r1=1.5&r2=1.6


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

* cluster/dlm/tool main.c
@ 2007-07-24 18:17 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-07-24 18:17 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2007-07-24 18:17:32

Modified files:
	dlm/tool       : main.c 

Log message:
	dlm_tool deadlock_check <name> is a way to manually kick off a deadlock
	detection cycle for the named lockspace

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/tool/main.c.diff?cvsroot=cluster&r1=1.4&r2=1.5


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

* cluster/dlm/tool main.c
@ 2007-07-19 20:43 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-07-19 20:43 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	teigland@sourceware.org	2007-07-19 20:43:24

Modified files:
	dlm/tool       : main.c 

Log message:
	add lockdump and -m to set mode of dlm device (sync with HEAD)

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/tool/main.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.2.2.2&r2=1.2.2.3


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

* cluster/dlm/tool main.c
@ 2007-07-03 17:46 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-07-03 17:46 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	teigland@sourceware.org	2007-07-03 17:46:55

Modified files:
	dlm/tool       : main.c 

Log message:
	The previous change resulted in double quotes around the name; change the
	name parsing routine to not put quotes in the name string.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/tool/main.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.3.2.3&r2=1.3.2.4


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

* cluster/dlm/tool main.c
@ 2007-07-03 15:59 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-07-03 15:59 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	teigland@sourceware.org	2007-07-03 15:59:28

Modified files:
	dlm/tool       : main.c 

Log message:
	quote the resource name when printing

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/tool/main.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.3.2.2&r2=1.3.2.3


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

* cluster/dlm/tool main.c
@ 2007-07-02 20:07 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-07-02 20:07 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	teigland@sourceware.org	2007-07-02 20:07:17

Modified files:
	dlm/tool       : main.c 

Log message:
	Separate lockdump (compact, one lock per line) from lockdebug (verbose
	output as seen from proc).

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/tool/main.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.3.2.1&r2=1.3.2.2


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

* cluster/dlm/tool main.c
@ 2007-06-25 20:37 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-06-25 20:37 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2007-06-25 20:37:22

Modified files:
	dlm/tool       : main.c 

Log message:
	s/unsigned long/unsigned long long/

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/tool/main.c.diff?cvsroot=cluster&r1=1.2&r2=1.3


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

* cluster/dlm/tool main.c
@ 2007-06-25 20:36 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-06-25 20:36 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	teigland@sourceware.org	2007-06-25 20:36:33

Modified files:
	dlm/tool       : main.c 

Log message:
	s/unsigned long/unsigned long long/

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/tool/main.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.2.2.1&r2=1.2.2.2


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

* cluster/dlm/tool main.c
@ 2007-06-05 18:25 teigland
  0 siblings, 0 replies; 21+ messages in thread
From: teigland @ 2007-06-05 18:25 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2007-06-05 18:25:32

Modified files:
	dlm/tool       : main.c 

Log message:
	report an error if no lockspace name is provided

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/tool/main.c.diff?cvsroot=cluster&r1=1.1&r2=1.2


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

end of thread, other threads:[~2007-10-26 21:23 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-20 20:38 cluster/dlm/tool main.c teigland
  -- strict thread matches above, loose matches on Subject: below --
2007-10-26 21:23 teigland
2007-10-26 21:23 teigland
2007-10-26 20:57 teigland
2007-10-26 18:51 rmccabe
2007-10-17 19:11 teigland
2007-10-17 19:07 teigland
2007-10-17 18:10 teigland
2007-10-17 18:08 teigland
2007-08-20 20:48 teigland
2007-08-20 20:48 teigland
2007-08-20 20:36 teigland
2007-08-20 20:31 teigland
2007-07-24 18:17 teigland
2007-07-19 20:43 teigland
2007-07-03 17:46 teigland
2007-07-03 15:59 teigland
2007-07-02 20:07 teigland
2007-06-25 20:37 teigland
2007-06-25 20:36 teigland
2007-06-05 18:25 teigland

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