]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
btrfs/322: add git commit ID
authorFilipe Manana <fdmanana@suse.com>
Mon, 7 Oct 2024 12:02:16 +0000 (13:02 +0100)
committerZorro Lang <zlang@kernel.org>
Sat, 12 Oct 2024 14:06:30 +0000 (22:06 +0800)
The corresponding btrfs kernel patch was merged into Linus' tree and
included in kernel 6.12-rc2, so update the test with the commit ID.

Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/btrfs/322

index 06a62bb5999623b244e66532fc5c40306b18b8bb..12aaad714945164cda4b7c0ef7c3c0617a1ccb1a 100755 (executable)
@@ -28,7 +28,7 @@ _require_xfs_io_command "fiemap"
 _require_xfs_io_command "reflink"
 _require_odirect
 
-_fixed_by_kernel_commit xxxxxxxxxxxx \
+_fixed_by_kernel_commit fa630df665aa \
        "btrfs: send: fix invalid clone operation for file that got its size decreased"
 
 check_all_extents_shared()