mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
f81be18fa8
This test verifies that after an incremental btrfs send the replicated file has the same exact hole and data structure as in the origin filesystem. This didn't use to be the case before the send stream version 2 - holes were sent as write operations of 0 valued bytes instead of punching holes with the fallocate system call, and pre-allocated extents were sent as well as write operations of 0 valued bytes instead of intructions for the receiver to use the fallocate system call. It also checks that prealloc extents that lie beyond the file's size are replicated by an incremental send. 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>
53 lines
841 B
Plaintext
53 lines
841 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
|
|
026 auto quick
|
|
027 auto quick
|
|
028 auto quick
|
|
029 auto quick
|
|
030 auto quick
|
|
031 auto quick
|
|
032 auto quick
|
|
033 auto quick
|
|
034 auto quick
|
|
035 auto quick
|
|
036 auto quick
|
|
037 auto quick
|
|
038 auto quick
|
|
039 auto quick
|
|
040 auto quick
|
|
041 auto quick
|
|
042 auto quick
|
|
043 auto quick
|
|
044 auto quick
|
|
045 auto quick
|
|
046 auto quick
|
|
047 auto quick
|