Message ID | 2126c43fff7fc7b421c3ed692f1eabbf10d8e534.1728302503.git.fdmanana@suse.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | btrfs/322: add git commit ID | expand |
On Mon, Oct 07, 2024 at 01:02:16PM +0100, fdmanana@kernel.org wrote: > From: Filipe Manana <fdmanana@suse.com> > > 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>
diff --git a/tests/btrfs/322 b/tests/btrfs/322 index 06a62bb5..12aaad71 100755 --- a/tests/btrfs/322 +++ b/tests/btrfs/322 @@ -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()