mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Fix .full file overwrite in test 106, enable project quota QA in 108.
Merge of master-melb:xfs-cmds:22787a by kenmcd.
This commit is contained in:
@@ -69,3 +69,33 @@ Filesystem Blocks Quota Limit Warn/Time Mounted on
|
||||
Disk quotas for Group #2 (2)
|
||||
Filesystem Files Quota Limit Warn/Time Mounted on
|
||||
[SCR_DEV] 3 0 0 00 [------] [SCR_MNT]
|
||||
|
||||
### create files, setting up ownership (type=p)
|
||||
File: "[SCR_MNT]/buffer"
|
||||
Size: 0 Filetype: Regular File
|
||||
Mode: (0600/-rw-------) Uid: (1) Gid: (2)
|
||||
projid = 3
|
||||
File: "[SCR_MNT]/direct"
|
||||
Size: 0 Filetype: Regular File
|
||||
Mode: (0600/-rw-------) Uid: (1) Gid: (2)
|
||||
projid = 3
|
||||
File: "[SCR_MNT]/mmap"
|
||||
Size: 0 Filetype: Regular File
|
||||
Mode: (0600/-rw-------) Uid: (1) Gid: (2)
|
||||
projid = 3
|
||||
### some controlled buffered, direct and mmapd IO (type=p)
|
||||
File: "[SCR_MNT]/buffer"
|
||||
Size: 16777216 Filetype: Regular File
|
||||
Mode: (0600/-rw-------) Uid: (1) Gid: (2)
|
||||
File: "[SCR_MNT]/direct"
|
||||
Size: 16777216 Filetype: Regular File
|
||||
Mode: (0600/-rw-------) Uid: (1) Gid: (2)
|
||||
File: "[SCR_MNT]/mmap"
|
||||
Size: 16777216 Filetype: Regular File
|
||||
Mode: (0600/-rw-------) Uid: (1) Gid: (2)
|
||||
Disk quotas for Project #3 (3)
|
||||
Filesystem Blocks Quota Limit Warn/Time Mounted on
|
||||
[SCR_DEV] 48M 0 0 00 [------] [SCR_MNT]
|
||||
Disk quotas for Project #3 (3)
|
||||
Filesystem Files Quota Limit Warn/Time Mounted on
|
||||
[SCR_DEV] 3 0 0 00 [------] [SCR_MNT]
|
||||
|
||||
Reference in New Issue
Block a user