From: Al Viro Date: Fri, 25 Jan 2008 05:58:46 +0000 (-0500) Subject: dlm: dlm_process_incoming_buffer() fixes X-Git-Tag: v2.6.25-rc1~42^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eef7d739c218cb2546cf95686db77de0d76e4122;p=pandora-kernel.git dlm: dlm_process_incoming_buffer() fixes * check that length is large enough to cover the non-variable part of message or rcom resp. (after checking that it's large enough to cover the header, of course). * kill more pointless casts Signed-off-by: Al Viro Signed-off-by: David Teigland --- Reading git-diff-tree failed