mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
cmd/xfs/stress/001 1.6 Renamed to cmd/xfstests/001
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
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
|
||||
Block limits File limits
|
||||
user used soft hard grace used soft hard grace
|
||||
[NAME] -- 0 0 0 3 0 0
|
||||
|
||||
*** report initial settings
|
||||
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
|
||||
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
|
||||
Block limits File limits
|
||||
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
|
||||
|
||||
*** push past the hard inode limit (expect EDQUOT)
|
||||
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
|
||||
|
||||
*** push past the hard block limit (expect EDQUOT)
|
||||
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
|
||||
|
||||
*** unmount
|
||||
Reference in New Issue
Block a user