mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
681a33182c
Conflicts: 285 285.out group Moved '285: Test xfs projid32bit functionality a bit more extensively' to 287.
24 lines
591 B
Plaintext
24 lines
591 B
Plaintext
QA output created by 287
|
|
No 32bit project quotas:
|
|
projid = 1234
|
|
projid = 0
|
|
With 32bit project quota support:
|
|
projid = 1234
|
|
projid = 2123456789
|
|
The restored file system + one additional file:
|
|
projid = 1234
|
|
projid = 2123456789
|
|
projid = 2123456789
|
|
These two values of 16bit project quota ids shall be the same
|
|
core.projid_lo = 1234
|
|
core.projid_hi = 0
|
|
core.projid_lo = 1234
|
|
core.projid_hi = 0
|
|
These three values of 32bit project quota ids shall be the same
|
|
core.projid_lo = 24853
|
|
core.projid_hi = 32401
|
|
core.projid_lo = 24853
|
|
core.projid_hi = 32401
|
|
core.projid_lo = 24853
|
|
core.projid_hi = 32401
|