public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] btrfs/319: add git commit ID
@ 2024-08-26 12:22 fdmanana
  2024-08-26 14:46 ` Josef Bacik
  0 siblings, 1 reply; 2+ messages in thread
From: fdmanana @ 2024-08-26 12:22 UTC (permalink / raw)
  To: fstests; +Cc: linux-btrfs, Filipe Manana

From: Filipe Manana <fdmanana@suse.com>

The kernel patch was merged into Linus' tree, so update the 'xxxxxxxxxxxx'
stub with the respective git commit ID.

Signed-off-by: Filipe Manana <fdmanana@suse.com>
---
 tests/btrfs/319 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/btrfs/319 b/tests/btrfs/319
index 2fe80185..975c1497 100755
--- a/tests/btrfs/319
+++ b/tests/btrfs/319
@@ -29,7 +29,7 @@ _require_cp_reflink
 _require_xfs_io_command "fiemap"
 _require_odirect
 
-_fixed_by_kernel_commit xxxxxxxxxxxx \
+_fixed_by_kernel_commit 46a6e10a1ab1 \
 	"btrfs: send: allow cloning non-aligned extent if it ends at i_size"
 
 send_files_dir=$TEST_DIR/btrfs-test-$seq
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-08-26 14:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-26 12:22 [PATCH] btrfs/319: add git commit ID fdmanana
2024-08-26 14:46 ` Josef Bacik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox