nfs: add server port to rpc_pipe info file
authorJ. Bruce Fields <bfields@citi.umich.edu>
Wed, 26 Sep 2007 18:38:09 +0000 (14:38 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:20:25 +0000 (17:20 -0400)
commitbf19aacecbeebccb2c3d150a8bd9416b7dba81fe
treed41fc5fb58d57387454183b10282bbabb5d4b5d9
parentc7c209730d635226b81e9aeae63b6dc8f445569f
nfs: add server port to rpc_pipe info file

On the client, when an alternate server port is specified on the mount
commandline, we need to make sure gssd knows about it.

Also, on the server side, when we're sending krb5 callbacks to the
client, we'll use the same mechanism to let gssd know about the callback
port.

Thanks to Olga Kornievskaia for testing and for an earlier
implementation.

Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Cc: Olga Kornievskaia <aglo@citi.umich.edu>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/rpc_pipe.c