[DLM] fix iovec length in recvmsg
authorPatrick Caulfield <pcaulfie@redhat.com>
Thu, 12 Oct 2006 09:41:22 +0000 (10:41 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 12 Oct 2006 21:11:33 +0000 (17:11 -0400)
The DLM always passes the iovec length as 1, this is wrong when the circular
buffer wraps round.

Signed-Off-By: Patrick Caulfield <pcaulfie@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found