From: David Teigland Date: Mon, 27 Nov 2006 19:18:41 +0000 (-0600) Subject: [DLM] fix size of STATUS_REPLY message X-Git-Tag: v2.6.20-rc1~145^2^2~5^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1babdb453138f17b8ed3d1d5711089c4e2fa5ace;p=pandora-kernel.git [DLM] fix size of STATUS_REPLY message When the not_ready routine sends a "fake" status reply with blank status flags, it needs to use the correct size for a normal STATUS_REPLY by including the size of the would-be config parameters. We also fill in the non-existant config parameters with an invalid lvblen value so it's easier to notice if these invalid paratmers are ever being used. Signed-off-by: David Teigland Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed