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

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