patch-2.2.10 linux/include/linux/ncp.h
Next file: linux/include/linux/ncp_fs.h
Previous file: linux/include/linux/major.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Fri May 14 12:43:13 1999
-  Orig file: 
v2.2.9/linux/include/linux/ncp.h
-  Orig date: 
Wed Apr 28 11:37:31 1999
diff -u --recursive --new-file v2.2.9/linux/include/linux/ncp.h linux/include/linux/ncp.h
@@ -72,9 +72,6 @@
 #define aDELETEINHIBIT	 (ntohl(1L<<(18-8)))
 #define aDONTCOMPRESS	 (nothl(1L<<(27-24)))
 
-#define NCP_MIN_SYMLINK_SIZE	8
-#define NCP_MAX_SYMLINK_SIZE	512
-
 #define AR_READ      (ntohs(0x0100))
 #define AR_WRITE     (ntohs(0x0200))
 #define AR_EXCLUSIVE (ntohs(0x2000))
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)