nfs41: Backchannel: update cb_sequence args and results
authorRicardo Labiaga <Ricardo.Labiaga@netapp.com>
Wed, 1 Apr 2009 13:23:30 +0000 (09:23 -0400)
committerBenny Halevy <bhalevy@panasas.com>
Wed, 17 Jun 2009 21:11:40 +0000 (14:11 -0700)
commit65fc64e547c794764a441e16e95bb76c0e256bd7
treefef3f27b7f8559026bd9dcb2d3c02dd4816fdb43
parentdd2b63d049480979016b959abc2d141cdddb1389
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>
fs/nfs/callback.h
fs/nfs/callback_xdr.c