]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
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)
commitd3db87166a6d21a0d1279b15675edb7630dba3dd
treead4384cccd079d5a42b5e505d9b291a293cdf7e5
parent3aa3a26e075c6bc087076ee083392e13ca208abc
btrfs/299: update kernel commit hash and subject

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