patch-2.4.21 linux-2.4.21/include/linux/nfsd/const.h

Next file: linux-2.4.21/include/linux/nubus.h
Previous file: linux-2.4.21/include/linux/nfs_fs.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/include/linux/nfsd/const.h linux-2.4.21/include/linux/nfsd/const.h
@@ -21,7 +21,7 @@
 /*
  * Maximum blocksize supported by daemon currently at 8K
  */
-#define NFSSVC_MAXBLKSIZE	8192
+#define NFSSVC_MAXBLKSIZE	(8*1024)
 
 #ifdef __KERNEL__
 

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