[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)
commit4c5e1b1a8c3f591b21f09001d6748296ddff33b8
tree225fe2e8fd0ee7fbb182190a808b09e0a330291b
parentc312c4fdc88514dd9522b7858eb879e610aeb9b1
[DLM] fix iovec length in recvmsg

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>
fs/dlm/lowcomms.c