| commit | 334ccfd545bba9690515f2c5c167d5adb161989b | [log] [tgz] |
|---|---|---|
| author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jun 22 17:16:19 2005 +0000 |
| committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jun 22 16:07:02 2005 -0400 |
| tree | 8a06af4d40c711c578adc36d9afd3200a88a2689 | |
| parent | d05fdb0cec75415b2d9eb95748386e67414e49c3 [diff] |
[PATCH] RPC: Ensure XDR iovec length is initialized correctly in call_header Fix up call_header() so that it calls xdr_adjust_iovec(). Fix calculation of the scratch buffer length in xdr_init_encode(). Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>