mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
29b679e7eb
Check data integrity and layout stability during defrag compacting EXT4_IOC_MOVE_EXT swap extents between target and donor inode. If ioctl was performed twice then inode's layout should not change. Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org> Signed-off-by: Dave Chinner <david@fromorbit.com>
17 lines
473 B
Plaintext
17 lines
473 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 prealloc quick
|
|
002 auto quick prealloc
|
|
003 auto quick
|
|
271 auto rw quick
|
|
301 aio dangerous ioctl rw stress
|
|
302 aio dangerous ioctl rw stress
|
|
303 aio dangerous ioctl rw stress
|
|
304 aio dangerous ioctl rw stress
|
|
305 auto
|
|
306 auto rw resize quick
|
|
307 auto ioctl rw
|
|
308 auto ioctl rw prealloc quick |