patch-2.4.25 linux-2.4.25/include/linux/dqblk_xfs.h
Next file: linux-2.4.25/include/linux/elf.h
Previous file: linux-2.4.25/include/linux/crypto.h
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
2004-02-18 05:36:32.000000000 -0800
- Orig file:
linux-2.4.24/include/linux/dqblk_xfs.h
- Orig date:
2003-08-25 04:44:44.000000000 -0700
diff -urN linux-2.4.24/include/linux/dqblk_xfs.h linux-2.4.25/include/linux/dqblk_xfs.h
@@ -105,15 +105,6 @@
#define FS_DQ_TIMER_MASK (FS_DQ_BTIMER | FS_DQ_ITIMER | FS_DQ_RTBTIMER)
/*
- * The following constants define the default amount of time given a user
- * before the soft limits are treated as hard limits (usually resulting
- * in an allocation failure). These may be modified by the quotactl(2)
- * system call with the Q_XSETQLIM command.
- */
-#define DQ_FTIMELIMIT (7 * 24*60*60) /* 1 week */
-#define DQ_BTIMELIMIT (7 * 24*60*60) /* 1 week */
-
-/*
* Various flags related to quotactl(2). Only relevant to XFS filesystems.
*/
#define XFS_QUOTA_UDQ_ACCT (1<<0) /* user quota accounting */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)