]> git.baikalelectronics.ru Git - kernel.git/commit
dlm: Avoid LVB truncation
authorBart Van Assche <bvanassche@acm.org>
Wed, 26 Jun 2013 12:27:57 +0000 (14:27 +0200)
committerDavid Teigland <teigland@redhat.com>
Wed, 26 Jun 2013 16:38:02 +0000 (11:38 -0500)
commita9c5f73354c95a494f4df9bbfd97fef2e5f2ed0f
treea5423733b78ecbb682a3e0b33750348110093d5f
parentb9e21a2aba60f43f057d95d4bf43412e96b3beee
dlm: Avoid LVB truncation

For lockspaces with an LVB length above 64 bytes, avoid truncating
the LVB while exchanging it with another node in the cluster.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/lock.c