From: Patrick Caulfield Date: Fri, 13 Oct 2006 16:12:05 +0000 (+0100) Subject: [DLM] fix iovec length in recvmsg X-Git-Tag: v2.6.19-rc3~43^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42fb00838a644d03f9a2a5fbbe0b668a5ff5df4d;p=pandora-kernel.git [DLM] fix iovec length in recvmsg I didn't spot that the msg_iovlen was set to 2 if there were two elements in the iovec but left at zero if not :( I think this might be why bob was still seeing trouble. Signed-Off-By: Patrick Caulfield Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed