]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs: add missing commit ids for a few tests using _fixed_by_kernel_commit
authorFilipe Manana <fdmanana@suse.com>
Fri, 15 Sep 2023 09:26:50 +0000 (10:26 +0100)
committerZorro Lang <zlang@kernel.org>
Wed, 20 Sep 2023 07:49:54 +0000 (15:49 +0800)
commitb1ad2f63105e5ed943801fd848f73380b24c9c77
treed0666c9c3ab1d888b950754e77afc696ed0f171c
parent27f1089cf2e3512ed9a9654fb599a6c93cb5fd6d
btrfs: add missing commit ids for a few tests using _fixed_by_kernel_commit

The tests btrfs/288, btrfs/289 and btrfs/300 are using the "xxxx..." stub
for commit ids, as when they were submitted/merged the corresponding
btrfs patches were not yet in Linus' tree. So replace the stubs with the
commit ids.

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