commit | 04dcd6e3aceedff9fcc96ce3014688d5b642d627 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Mon Dec 10 14:57:53 2007 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jan 30 02:05:53 2008 -0500 |
tree | 814b5d9eab6f7c6600efc4d6b1553f5d346afd26 | |
parent | cdcd7f9abc8c95524376835fbe8e11c5f7bf588e [diff] |
NFS: Make setting a port number agostic We'll need to set the port number of an AF_INET or AF_INET6 address in several places in fs/nfs/super.c, so introduce a helper that can manage this for us. We put this helper to immediate use. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>