mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
74643fc9ac
Test for an issue in btrfs send where it sent clone operations to user space with a range (offset + length) that was not aligned with the block size. This caused the btrfs receive command to send such clone operations to the ioctl clone API, which would return -EINVAL errors to btrfs receive, causing the receive command to abort immediately. This corresponding btrfs linux kernel patch that fixes this issue is at: https://patchwork.kernel.org/patch/3470401/ Signed-off-by: Filipe David Borba Manana <fdmanana@gmail.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
31 lines
511 B
Plaintext
31 lines
511 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
|
|
003 auto
|
|
004 auto rw metadata
|
|
005 auto
|
|
006 auto quick
|
|
007 auto rw metadata
|
|
008 auto quick
|
|
009 auto quick
|
|
010 auto quick
|
|
011 auto
|
|
012 auto
|
|
013 auto quick
|
|
014 auto
|
|
015 auto quick
|
|
016 auto quick
|
|
017 auto quick
|
|
018 auto quick
|
|
019 auto quick
|
|
020 auto quick
|
|
021 auto quick
|
|
022 auto
|
|
023 auto
|
|
024 auto quick
|
|
025 auto quick
|