mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
b8cac56f5b
Add test for project quota Q_XQUOTARM operations, update the golden output file to match the new test output. Signed-off-by: Jie Liu <jeff.liu@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
20 lines
391 B
Plaintext
20 lines
391 B
Plaintext
QA output created by 007
|
|
*** umount
|
|
*** Usage before quotarm ***
|
|
core.nblocks = 1
|
|
core.nblocks = 1
|
|
*** turn off user and group quotas
|
|
*** umount
|
|
*** Usage after quotarm ***
|
|
core.nblocks = 0
|
|
core.nblocks = 0
|
|
*** umount
|
|
*** Usage before quotarm ***
|
|
core.nblocks = 1
|
|
core.nblocks = 1
|
|
*** turn off user and project quotas
|
|
*** umount
|
|
*** Usage after quotarm ***
|
|
core.nblocks = 0
|
|
core.nblocks = 0
|