]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs: add fstest for writing to a file at an offset with RST
authorJohannes Thumshirn <johannes.thumshirn@wdc.com>
Wed, 13 Dec 2023 11:35:28 +0000 (03:35 -0800)
committerZorro Lang <zlang@kernel.org>
Sun, 14 Jan 2024 12:39:09 +0000 (20:39 +0800)
commit102b2efcf91e8cd682862328fc325eae827ff55f
tree26319e35ec6ab7c491d28fd9f26cce7a7087ef08
parentba96d1853ac0062046ba1bef4861430ccdcecb74
btrfs: add fstest for writing to a file at an offset with RST

Add a fstest writing 4k at offset 64k to a file with one RAID tripe
already pre-filled for a raid-stripe-tree formatted file system.

Reviewed-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Anand Jain <anand.jain@oracle.com>
[Fixed the test statement and trailing white space in the .out file.]
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/btrfs/306 [new file with mode: 0755]
tests/btrfs/306.out [new file with mode: 0644]