Files
apfstests/050.usrquota
T
fsgqa 96ed85f4b4 allow for non-64K allocations on the xfs IO path, which can cause quota
calcs to come out differently (closer to the block limit for example).
also helps the multiple blocksize situation too for this test.
2002-06-04 06:52:25 +00:00

75 lines
3.1 KiB
Plaintext

QA output created by 050
meta-data=DDEV isize=XXX agcount=N, agsize=XXX blks
data = bsize=XXX blocks=XXX, imaxpct=PCT
= sunit=XXX swidth=XXX, unwritten=X
naming =VERN bsize=XXX
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
----------------------------------------------------------------------
[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
----------------------------------------------------------------------
[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
----------------------------------------------------------------------
[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
----------------------------------------------------------------------
[NAME] -- 0 0 0 3 0 0
[NAME] +- 140 100 500 7days 4 4 10 7days
*** 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] -- 0 0 0 3 0 0
[NAME] ++ 140 100 500 7days 10 4 10 7days
*** 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] -- 0 0 0 3 0 0
[NAME] ++ OK 100 500 7days 10 4 10 7days
*** unmount