updates to match top of tree, grpquota support, fix output to match 3.01

quota user tools.
This commit is contained in:
Nathan Scott
2001-04-04 05:42:33 +00:00
parent f6f228af70
commit fb22b1e9e2
12 changed files with 32617 additions and 36 deletions
+23 -11
View File
@@ -7,38 +7,50 @@ log =LDEV bsize=XXX blocks=XXX
realtime =RDEV extsz=XXX blocks=XXX, rtextents=XXX
*** report no quota settings
*** Report for user quotas on device [DEVICE]
Block grace time: 7days Inode grace time: 7days
Block limits File limits
user used soft hard grace used soft hard grace
User used soft hard grace used soft hard grace
[NAME] -- 0 0 0 3 0 0
*** report initial settings
*** Report for user quotas on device [DEVICE]
Block grace time: 7days Inode grace time: 7days
Block limits File limits
user used soft hard grace used soft hard grace
User used soft hard grace used soft hard grace
[NAME] -- 0 0 0 3 0 0
[NAME] -- 0 100 500 1 4 10
*** push past the soft inode limit
*** Report for user quotas on device [DEVICE]
Block grace time: 7days Inode grace time: 7days
Block limits File limits
user used soft hard grace used soft hard grace
User used soft hard grace used soft hard grace
[NAME] -- 0 0 0 3 0 0
[NAME] -- 0 100 500 3 4 10
*** push past the soft block limit
*** Report for user quotas on device [DEVICE]
Block grace time: 7days Inode grace time: 7days
Block limits File limits
user used soft hard grace used soft hard grace
User used soft hard grace used soft hard grace
[NAME] -- 0 0 0 3 0 0
[NAME] ++ 140 100 500 none 4 4 10 none
[NAME] +- 140 100 500 4 4 10
*** push past the hard inode limit (expect EDQUOT)
*** Report for user quotas on device [DEVICE]
Block grace time: 7days Inode grace time: 7days
Block limits File limits
user used soft hard grace used soft hard grace
[NAME] -- 1 0 0 3 0 0
[NAME] ++ 140 100 500 none 16 4 10 none
User used soft hard grace used soft hard grace
[NAME] -- 4 0 0 3 0 0
[NAME] ++ 140 100 500 16 4 10
*** push past the hard block limit (expect EDQUOT)
*** Report for user quotas on device [DEVICE]
Block grace time: 7days Inode grace time: 7days
Block limits File limits
user used soft hard grace used soft hard grace
[NAME] -- 1 0 0 3 0 0
[NAME] ++ 540 100 500 none 16 4 10 none
User used soft hard grace used soft hard grace
[NAME] -- 4 0 0 3 0 0
[NAME] ++ 540 100 500 16 4 10
*** unmount