xfs/530: skip test if user MKFS_OPTIONS screw up formatting
[xfstests-dev.git] / tests / xfs / 508.out
1 QA output created by 508
2 == The parent directory has Project inheritance bit by default ==
3 Checking project test (path [SCR_MNT]/dir)...
4 Processed 1 ([PROJECTS_FILE] and cmdline) paths for project test with recursion depth infinite (-1).
5
6 Write SCRATCH_MNT/dir/foo, expect ENOSPC:
7 pwrite: No space left on device
8 Write SCRATCH_MNT/dir/dir_inherit/foo, expect ENOSPC:
9 pwrite: No space left on device
10
11 == After removing parent directory has Project inheritance bit ==
12 Checking project test (path [SCR_MNT]/dir)...
13 [SCR_MNT]/dir - project inheritance flag is not set
14 [SCR_MNT]/dir/foo - project identifier is not set (inode=0, tree=10)
15 [SCR_MNT]/dir/dir_uninherit - project identifier is not set (inode=0, tree=10)
16 [SCR_MNT]/dir/dir_uninherit - project inheritance flag is not set
17 [SCR_MNT]/dir/dir_uninherit/foo - project identifier is not set (inode=0, tree=10)
18 Processed 1 ([PROJECTS_FILE] and cmdline) paths for project test with recursion depth infinite (-1).
19
20 Write SCRATCH_MNT/dir/foo, expect Success:
21 Write SCRATCH_MNT/dir/dir_inherit/foo, expect ENOSPC:
22 pwrite: No space left on device
23 Write SCRATCH_MNT/dir/dir_uninherit/foo, expect Success: