patch-2.4.22 linux-2.4.22/include/linux/nfs.h

Next file: linux-2.4.22/include/linux/nfs_fs.h
Previous file: linux-2.4.22/include/linux/netfilter_ipv4/lockhelp.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/include/linux/nfs.h linux-2.4.22/include/linux/nfs.h
@@ -30,6 +30,9 @@
 #define NFS_MNT_PROGRAM	100005
 #define NFS_MNT_PORT	627
 
+#define NFS_MAJOR   	UNNAMED_MAJOR
+#define NFS_MINOR   	0xff
+
 /*
  * NFS stats. The good thing with these values is that NFSv3 errors are
  * a superset of NFSv2 errors (with the exception of NFSERR_WFLUSH which

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)