]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
fstests: add missing commit IDs to some tests v2024.03.17
authorFilipe Manana <fdmanana@suse.com>
Wed, 13 Mar 2024 15:41:36 +0000 (15:41 +0000)
committerZorro Lang <zlang@kernel.org>
Wed, 13 Mar 2024 15:56:38 +0000 (23:56 +0800)
commitec5b77f70e602b2312bd25ac9d6f7c507d47f2a6
treea8d1e388b79bb96b7e31b2a5d46accd92caa7218
parentc9d50e4d1c2a12431e4c1dea3bd32a45d94cc43b
fstests: add missing commit IDs to some tests

Some tests are still using a 'xxx...' commit ID but the respective patches
were already merged to Linus' tree or btrfs-progs, so update them with the
correct commit IDs and in two cases update the subject as well, because it
was modified after the test case was added and before being sent to Linus
(btrfs/317 and generic/707).

Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/btrfs/249
tests/btrfs/303
tests/btrfs/309
tests/btrfs/316
tests/btrfs/317
tests/generic/707