SUNRPC: Move universal address definitions to global header
authorChuck Lever <chuck.lever@oracle.com>
Mon, 10 Dec 2007 19:56:46 +0000 (14:56 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:05:50 +0000 (02:05 -0500)
commit0fb2b7e945f55a8317e5f58db7c068aab5b825a1
tree3463c1bfe730486292309d0851ad2dd94c081e23
parent0a48f5d70fa9e87269d076fe27f3563f4375c479
SUNRPC: Move universal address definitions to global header

Universal addresses are defined in RFC 1833 and clarified in RFC 3530.  We
need to use them in several places in the NFS and RPC clients, so move the
relevant definition and block comment to an appropriate global include
file.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/msg_prot.h
net/sunrpc/rpcb_clnt.c