All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chrissie Caulfield <ccaulfie@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH] dlm: Allow large nodeids
Date: Tue, 27 Jan 2009 10:44:33 +0000	[thread overview]
Message-ID: <497EE591.2070607@redhat.com> (raw)

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>

             reply	other threads:[~2009-01-27 10:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-27 10:44 Chrissie Caulfield [this message]
2009-01-27 11:33 ` [Cluster-devel] [PATCH] dlm: Allow large nodeids 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=497EE591.2070607@redhat.com \
    --to=ccaulfie@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.