All of lore.kernel.org
 help / color / mirror / Atom feed
* [Cluster-devel] [PATCH] dlm: Allow large nodeids
@ 2009-01-27 10:44 Chrissie Caulfield
  2009-01-27 11:33 ` Chrissie Caulfield
  0 siblings, 1 reply; 8+ messages in thread
From: Chrissie Caulfield @ 2009-01-27 10:44 UTC (permalink / raw)
  To: cluster-devel.redhat.com

This patch changes DLM to use its own hash table rather than the idr_
code. It should allow clusters with large nodeids to work correctly.

It also fixes the 1..max_nodeid loops when the DLM shuts down.

This is a slightly different patch to the one I posted to IRC yesterday,
but all I've changed is the use of list_for_each_entry( rather than just
list_for_each().

Chrissie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dlm_large_nodeids.patch
Type: text/x-patch
Size: 8079 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/cluster-devel/attachments/20090127/93af0d18/attachment.bin>

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

end of thread, other threads:[~2009-03-11 16:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-27 10:44 [Cluster-devel] [PATCH] dlm: Allow large nodeids Chrissie Caulfield
2009-01-27 11:33 ` Chrissie Caulfield
2009-01-27 20:06   ` David Teigland
2009-01-27 20:19     ` David Teigland
2009-01-28 11:27       ` Chrissie Caulfield
2009-03-06 20:51         ` David Teigland
2009-03-09 10:01           ` Chrissie Caulfield
2009-03-11 16:02           ` Chrissie Caulfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.