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>
_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