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

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)