mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Simplify and hopefully make more repeatable log/logprint
QA testing. Get rid of unnecessary noquota suffix in name.
This commit is contained in:
@@ -24,7 +24,10 @@ db nathans@sgi.com dxm@sgi.com
|
||||
attr nathans@sgi.com dxm@sgi.com
|
||||
|
||||
# xfs_logprint
|
||||
logprint dxm@sgi.com
|
||||
logprint tes@sgi.com dxm@sgi.com
|
||||
|
||||
# XFS log related testing
|
||||
log tes@sgi.com
|
||||
|
||||
# xfsdump, xfsrestore, xfsinvutil
|
||||
dump tes@sgi.com ivanr@sgi.com
|
||||
@@ -78,7 +81,7 @@ ioctl nathans@sgi.com
|
||||
015 other auto
|
||||
016 rw auto
|
||||
017 other auto
|
||||
018 logprint auto
|
||||
018 log logprint auto
|
||||
019 mkfs auto
|
||||
020 metadata attr auto
|
||||
021 db attr auto
|
||||
@@ -141,8 +144,8 @@ ioctl nathans@sgi.com
|
||||
078 growfs auto
|
||||
079 acl attr ioctl metadata auto
|
||||
080 rw ioctl
|
||||
081 logprint quota
|
||||
082 logprint
|
||||
081 log logprint quota auto
|
||||
082 log logprint auto
|
||||
083 rw auto
|
||||
084 ioctl rw auto
|
||||
085 logprint auto
|
||||
085 log auto
|
||||
|
||||
Reference in New Issue
Block a user