mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
0cac704bdf
the evil NIS entries. This allows me to run the tests in Eagan with NIS enabled. Add a parameter to _filter_and_check_blocks and pass it to _filter_repquota. Use the new parameter to _filter_repquota.
63 lines
3.0 KiB
Plaintext
63 lines
3.0 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 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] -- 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] -- 4 0 0 3 0 0
|
|
[NAME] ++ 540 100 500 16 4 10
|
|
|
|
*** unmount
|