patch-2.4.22 linux-2.4.22/include/linux/ncp.h
Next file: linux-2.4.22/include/linux/net.h
Previous file: linux-2.4.22/include/linux/mtd/mtd.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2003-08-25 04:44:44.000000000 -0700
-  Orig file: 
linux-2.4.21/include/linux/ncp.h
-  Orig date: 
2001-11-22 11:46:18.000000000 -0800
diff -urN linux-2.4.21/include/linux/ncp.h linux-2.4.22/include/linux/ncp.h
@@ -44,7 +44,7 @@
 };
 
 #define NCP_VOLNAME_LEN (16)
-#define NCP_NUMBER_OF_VOLUMES (64)
+#define NCP_NUMBER_OF_VOLUMES (256)
 struct ncp_volume_info {
 	__u32 total_blocks;
 	__u32 free_blocks;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)