]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic/708: fix commit subject and add its git hash
authorFilipe Manana <fdmanana@suse.com>
Thu, 18 May 2023 11:05:55 +0000 (12:05 +0100)
committerZorro Lang <zlang@kernel.org>
Sat, 27 May 2023 18:10:24 +0000 (02:10 +0800)
commite46a74f2e1d72ff8ad17baeb67193480f2070518
treef2483f9bfb2af818a70e8b0d179a0fbfec8fdca9
parenta7afd52b4a89415074ccd17f8ba5eada7e1855d2
generic/708: fix commit subject and add its git hash

The test refers to a patch that ended up not committed to Linus' tree, as
the fix evolved through several patchset versions. The up to date fix
landed on kernel 6.4-rc1 and is the following:

    b73a6fd1b1ef "btrfs: split partial dio bios before submit"

So updated the test to point to that.

Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/generic/708