Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
24a6fc7d
Commit
24a6fc7d
authored
Oct 03, 2003
by
Stephen Lord
Committed by
Stephen Lord
Oct 03, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[XFS] Code cleanup
SGI Modid: 2.5.x-xfs:slinx:159439b
parent
632c7e08
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
9 deletions
+0
-9
include/linux/dqblk_xfs.h
include/linux/dqblk_xfs.h
+0
-9
No files found.
include/linux/dqblk_xfs.h
View file @
24a6fc7d
...
...
@@ -104,15 +104,6 @@ typedef struct fs_disk_quota {
#define FS_DQ_RTBTIMER (1<<8)
#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.
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment