patch-2.2.0-pre8 linux/include/linux/quota.h
Next file: linux/include/linux/sched.h
Previous file: linux/include/linux/ppp_defs.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Jan 14 22:56:06 1999
-  Orig file: 
v2.2.0-pre7/linux/include/linux/quota.h
-  Orig date: 
Mon Sep 28 10:51:35 1998
diff -u --recursive --new-file v2.2.0-pre7/linux/include/linux/quota.h linux/include/linux/quota.h
@@ -86,7 +86,7 @@
 extern int dquot_root_squash;
 
 #define NR_DQHASH 43            /* Just an arbitrary number */
-#define NR_DQUOTS 256           /* Maximum number of quotas active at one time (Configurable from /proc/sys/fs) */
+#define NR_DQUOTS 1024          /* Maximum number of quotas active at one time (Configurable from /proc/sys/fs) */
 
 /*
  * Command definitions for the 'quotactl' system call.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov