NFS: Change cb_recallargs to pass "struct sockaddr *" instead of sockaddr_in
authorChuck Lever <chuck.lever@oracle.com>
Mon, 10 Dec 2007 19:58:29 +0000 (14:58 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:05:55 +0000 (02:05 -0500)
Change the addr field in the cb_recallargs struct to a "struct sockaddr *"
to support non-IPv4 addresses.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Cc: Aurelien Charbon <aurelien.charbon@ext.bull.net>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found