mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
eaa652fbb2
Fix the reflink quota tests to su to the fsgqa user so that we actually test enforcement of quotas. Seems that XFS enforces user quotas even if root is writing to a user file, whereas everything else lets root writes through. Also clean up some of the variable usage and _require_user. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
23 lines
376 B
Plaintext
23 lines
376 B
Plaintext
QA output created by 326
|
|
Format and mount
|
|
Create the original files
|
|
root 3072 0 0
|
|
nobody 0 0 0
|
|
fsgqa 0 0 0
|
|
Change file ownership
|
|
root 0 0 0
|
|
nobody 0 0 0
|
|
fsgqa 3072 0 0
|
|
CoW one of the files
|
|
root 0 0 0
|
|
nobody 0 0 0
|
|
fsgqa 3072 0 0
|
|
Remount the FS to see if accounting changes
|
|
root 0 0 0
|
|
nobody 0 0 0
|
|
fsgqa 3072 0 0
|
|
Chown one of the files
|
|
root 0 0 0
|
|
nobody 1024 0 0
|
|
fsgqa 2048 0 0
|