Files
apfstests/tests/xfs/007.out
T
Jie Liu b8cac56f5b xfs/007: add project quota Q_XQUOTARM test
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>
2014-08-13 11:15:46 +10:00

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