The respective fix landed on kernel 6.4-rc2, commit:
0cad8f14d70c "btrfs: fix backref walking not returning all inode refs"
So update the test to include the commit hash.
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
# This is a test case to test the logical to ino ioctl in general but it also
# serves as a regression a test for an issue fixed by the following commit.
-_fixed_by_kernel_commit XXXXXXXXXXXX \
+_fixed_by_kernel_commit 0cad8f14d70c \
"btrfs: fix backref walking not returning all inode refs"
query_logical_ino()