From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Teigland Date: Tue, 27 Jan 2009 14:06:30 -0600 Subject: [Cluster-devel] [PATCH] dlm: Allow large nodeids In-Reply-To: <497EF10A.8070201@redhat.com> References: <497EE591.2070607@redhat.com> <497EF10A.8070201@redhat.com> Message-ID: <20090127200630.GA28103@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Tue, Jan 27, 2009 at 11:33:30AM +0000, Chrissie Caulfield wrote: > This an updated patch that uses hlists rather than list_heads to save > memory in the connection structure. > > Thanks to Steven Whitehouse for the suggestion. I fixed some checkpatch warnings, tested, and pushed into the "next" branch.