From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Teigland Date: Wed, 26 Jun 2013 12:41:07 -0400 Subject: [Cluster-devel] [PATCH] dlm: Avoid LVB truncation In-Reply-To: <51CADE4D.8030305@acm.org> References: <51CADE4D.8030305@acm.org> Message-ID: <20130626164107.GA26361@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 Wed, Jun 26, 2013 at 02:27:57PM +0200, Bart Van Assche wrote: > For lockspaces with an LVB length above 64 bytes, avoid truncating > the LVB while exchanging it with another node in the cluster. Thanks, I've added this to next. Dave