]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
fstests: btrfs/249: add _wants_kernel_commit and _fixed_by_git_commit
authorAnand Jain <anand.jain@oracle.com>
Fri, 17 Feb 2023 23:57:58 +0000 (07:57 +0800)
committerZorro Lang <zlang@kernel.org>
Sat, 18 Feb 2023 05:55:27 +0000 (13:55 +0800)
commit63c4983ca5c526c7874ded51845fe9444e5c4984
treefa40ff223349359182e33d38f8598f91c1b5dd0f
parent085ee672b3d80e7cdfa0a65e2323455ca9c52a6f
fstests: btrfs/249: add _wants_kernel_commit and _fixed_by_git_commit

Add the _wants_kernel_commit tag for kernel and _fixed_by_git_commit tag
for the btrfs-progs for the benefit of testing on the older kernels and
the older btrfs-progs.

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/btrfs/249