summaryrefslogtreecommitdiffstats
path: root/mount/rpcsvc
diff options
context:
space:
mode:
authorKarel Zak2006-12-07 00:25:49 +0100
committerKarel Zak2006-12-07 00:25:49 +0100
commite8f2641919de90b488ce3788a7795b88311750b5 (patch)
tree68f3732da38ff1b21ec49780d7c830250329fec9 /mount/rpcsvc
parentImported from util-linux-2.11f tarball. (diff)
downloadkernel-qcow2-util-linux-e8f2641919de90b488ce3788a7795b88311750b5.tar.gz
kernel-qcow2-util-linux-e8f2641919de90b488ce3788a7795b88311750b5.tar.xz
kernel-qcow2-util-linux-e8f2641919de90b488ce3788a7795b88311750b5.zip
Imported from util-linux-2.11m tarball.
Diffstat (limited to 'mount/rpcsvc')
-rw-r--r--mount/rpcsvc/nfsmount.h1
-rw-r--r--mount/rpcsvc/nfsmount.x1
2 files changed, 0 insertions, 2 deletions
diff --git a/mount/rpcsvc/nfsmount.h b/mount/rpcsvc/nfsmount.h
index 55b5d8e7e..aa4a93bd0 100644
--- a/mount/rpcsvc/nfsmount.h
+++ b/mount/rpcsvc/nfsmount.h
@@ -50,7 +50,6 @@ extern "C" {
#ifndef _rpcsvc_mount_h
#define _rpcsvc_mount_h
#include <asm/types.h>
-#define MOUNTPORT 635
#define MNTPATHLEN 1024
#define MNTNAMLEN 255
#define FHSIZE 32
diff --git a/mount/rpcsvc/nfsmount.x b/mount/rpcsvc/nfsmount.x
index c27e74b7c..ad4bf9989 100644
--- a/mount/rpcsvc/nfsmount.x
+++ b/mount/rpcsvc/nfsmount.x
@@ -48,7 +48,6 @@
#endif
%#include <asm/types.h>
-const MOUNTPORT = 635;
const MNTPATHLEN = 1024; /* maximum bytes in a pathname argument */
const MNTNAMLEN = 255; /* maximum bytes in a name argument */
const FHSIZE = 32; /* size in bytes of a file handle */