From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chrissie Caulfield Date: Tue, 27 Jan 2009 10:44:33 +0000 Subject: [Cluster-devel] [PATCH] dlm: Allow large nodeids Message-ID: <497EE591.2070607@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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: