]> www.infradead.org Git - users/dhowells/kafs-utils.git/commit
Add call to VL_ListAttribute() to test program and fix stuff
authorDavid Howells <dhowells@redhat.com>
Wed, 15 Jan 2014 13:49:36 +0000 (13:49 +0000)
committerDavid Howells <dhowells@redhat.com>
Wed, 15 Jan 2014 13:49:36 +0000 (13:49 +0000)
commit6cdee5a458e16daabd0b3537062b096514e4f4e1
treedbe40f54baae9fffe225c913167b7e9780cac237
parent134dee4dcccd32b66cfd53d77c70e768b66a7a6e
Add call to VL_ListAttribute() to test program and fix stuff

Fix the following things:

 (1) Calculation of iovecs for filling the reply data circular buffer from
     recvmsg().

 (2) Set the circular buffer tail pointer correctly when discarding extraneous
     data in the final reply decode phase when waiting for MSG_EOR.

Signed-off-by: David Howells <dhowells@redhat.com>
af_rxrpc.c
rxgen/emit_c_sync_funcs.pm
rxgen/emit_py_sync_funcs.pm
vl-test.py