patch-2.3.2 linux/include/linux/ncp.h
Next file: linux/include/linux/ncp_fs.h
Previous file: linux/include/linux/msdos_fs_sb.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri May 14 18:46:37 1999
- Orig file:
v2.3.1/linux/include/linux/ncp.h
- Orig date:
Tue May 11 13:05:32 1999
diff -u --recursive --new-file v2.3.1/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)