commit | 65fc64e547c794764a441e16e95bb76c0e256bd7 | [log] [tgz] |
---|---|---|
author | Ricardo Labiaga <Ricardo.Labiaga@netapp.com> | Wed Apr 01 09:23:30 2009 -0400 |
committer | Benny Halevy <bhalevy@panasas.com> | Wed Jun 17 14:11:40 2009 -0700 |
tree | fef3f27b7f8559026bd9dcb2d3c02dd4816fdb43 | |
parent | dd2b63d049480979016b959abc2d141cdddb1389 [diff] |
nfs41: Backchannel: update cb_sequence args and results Change the type of cs_addr and csr_status to 'struct sockaddr' and '__be32' since the cb_sequence processing function will use existing functionality that expects these types. Signed-off-by: Ricardo Labiaga <Ricardo.Labiaga@netapp.com> Signed-off-by: Benny Halevy <bhalevy@panasas.com>