mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
20516cd09a
Once upon a time, ext4 encounter NULL pointer dereference under this situaiton due to jump to a wrong label. Part of this commit fixed this Oops: 744692d ext4: use ext4_get_block_write in buffer write We can also run this test on ext2/3. This case is based on a script from Monakhov Dmitriy @ openvz. Cc: Monakhov Dmitriy <dmonakhov@openvz.org> Signed-off-by: Xiong Zhou <xzhou@redhat.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
15 lines
333 B
Plaintext
15 lines
333 B
Plaintext
# QA groups control file
|
|
# Defines test groups and nominal group owners
|
|
# - do not start group names with a digit
|
|
# - comment line before each group is "new" description
|
|
#
|
|
001 auto quick
|
|
002 auto metadata quick
|
|
003 auto quick
|
|
006 auto enospc
|
|
032 mkfs auto quick
|
|
051 acl udf auto quick
|
|
272 auto enospc rw
|
|
289 auto quick
|
|
298 auto trim
|