]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
btrfs/299: update kernel commit hash and subject
authorFilipe Manana <fdmanana@suse.com>
Wed, 25 Jan 2023 11:07:39 +0000 (11:07 +0000)
committerZorro Lang <zlang@kernel.org>
Fri, 3 Feb 2023 09:28:40 +0000 (17:28 +0800)
Test case btrfs/299 refers to a kernel patch with a subject of:

   "btrfs: fix logical_ino ioctl panic"

However when the patch was merged, the subject was renamed to:

   "btrfs: fix resolving backrefs for inline extent followed by prealloc"

So update the test with the correct subject and also add the commit's
hash from Linus' tree.

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

index 42a08317e301c2db68a3fd8b07b18978bf81aeb2..8ed23ac58992d0bc5e6db008985ed78e9cf3b8df 100755 (executable)
@@ -24,7 +24,8 @@ _require_scratch
 _require_xfs_io_command "falloc" "-k"
 _require_btrfs_command inspect-internal dump-tree
 _require_btrfs_command inspect-internal logical-resolve
-_fixed_by_kernel_commit xxxxxxxx "btrfs: fix logical_ino ioctl panic"
+_fixed_by_kernel_commit 560840afc3e6 \
+       "btrfs: fix resolving backrefs for inline extent followed by prealloc"
 
 dump_tree() {
        $BTRFS_UTIL_PROG inspect-internal dump-tree $SCRATCH_DEV