Files
apfstests/tests/xfs/508.out
T

24 lines
1.1 KiB
Plaintext
Raw Normal View History

2019-06-19 18:10:47 +08:00
QA output created by 508
== The parent directory has Project inheritance bit by default ==
Checking project test (path [SCR_MNT]/dir)...
Processed 1 ([PROJECTS_FILE] and cmdline) paths for project test with recursion depth infinite (-1).
Write SCRATCH_MNT/dir/foo, expect ENOSPC:
pwrite: No space left on device
Write SCRATCH_MNT/dir/dir_inherit/foo, expect ENOSPC:
pwrite: No space left on device
== After removing parent directory has Project inheritance bit ==
Checking project test (path [SCR_MNT]/dir)...
[SCR_MNT]/dir - project inheritance flag is not set
[SCR_MNT]/dir/foo - project identifier is not set (inode=0, tree=10)
[SCR_MNT]/dir/dir_uninherit - project identifier is not set (inode=0, tree=10)
[SCR_MNT]/dir/dir_uninherit - project inheritance flag is not set
[SCR_MNT]/dir/dir_uninherit/foo - project identifier is not set (inode=0, tree=10)
Processed 1 ([PROJECTS_FILE] and cmdline) paths for project test with recursion depth infinite (-1).
Write SCRATCH_MNT/dir/foo, expect Success:
Write SCRATCH_MNT/dir/dir_inherit/foo, expect ENOSPC:
pwrite: No space left on device
Write SCRATCH_MNT/dir/dir_uninherit/foo, expect Success: