aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/msg_prot.h
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2007-03-29 16:48:27 -0400
committerTrond Myklebust <Trond.Myklebust@netapp.com>2007-04-30 22:17:15 -0700
commit4c2eaf073f0cc2b5bf593b8133c078b9d9406e95 (patch)
tree4bbb0edabea6dc0d17a27eaf609e8bc5b637c7b1 /include/linux/sunrpc/msg_prot.h
parentNFS: switch NFSROOT to use new rpcbind client (diff)
downloadlinux-dev-4c2eaf073f0cc2b5bf593b8133c078b9d9406e95.tar.xz
linux-dev-4c2eaf073f0cc2b5bf593b8133c078b9d9406e95.zip
SUNRPC: remove old portmapper
net/sunrpc/pmap_clnt.c has been replaced by net/sunrpc/rpcb_clnt.c. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'include/linux/sunrpc/msg_prot.h')
-rw-r--r--include/linux/sunrpc/msg_prot.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/linux/sunrpc/msg_prot.h b/include/linux/sunrpc/msg_prot.h
index 606cb2165232..784d4c3ef651 100644
--- a/include/linux/sunrpc/msg_prot.h
+++ b/include/linux/sunrpc/msg_prot.h
@@ -78,10 +78,6 @@ enum rpc_auth_stat {
RPCSEC_GSS_CTXPROBLEM = 14
};
-#define RPC_PMAP_PROGRAM 100000
-#define RPC_PMAP_VERSION 2
-#define RPC_PMAP_PORT 111
-
#define RPC_MAXNETNAMELEN 256
/*