public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] btrfs/299: update kernel commit hash and subject
@ 2023-01-25 11:07 fdmanana
  2023-01-25 12:15 ` David Disseldorp
  2023-01-26  3:32 ` Anand Jain
  0 siblings, 2 replies; 3+ messages in thread
From: fdmanana @ 2023-01-25 11:07 UTC (permalink / raw)
  To: fstests; +Cc: linux-btrfs, Filipe Manana

From: Filipe Manana <fdmanana@suse.com>

Test case btrfs/299 refers to a kernel patch with a subject of:

   "btrfs: fix logical_ino ioctl panic"

However when the patch was merged, the subject was renamed to:

   "btrfs: fix resolving backrefs for inline extent followed by prealloc"

So update the test with the correct subject and also add the commit's
hash from Linus' tree.

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

diff --git a/tests/btrfs/299 b/tests/btrfs/299
index 42a08317..8ed23ac5 100755
--- a/tests/btrfs/299
+++ b/tests/btrfs/299
@@ -24,7 +24,8 @@ _require_scratch
 _require_xfs_io_command "falloc" "-k"
 _require_btrfs_command inspect-internal dump-tree
 _require_btrfs_command inspect-internal logical-resolve
-_fixed_by_kernel_commit xxxxxxxx "btrfs: fix logical_ino ioctl panic"
+_fixed_by_kernel_commit 560840afc3e6 \
+	"btrfs: fix resolving backrefs for inline extent followed by prealloc"
 
 dump_tree() {
 	$BTRFS_UTIL_PROG inspect-internal dump-tree $SCRATCH_DEV
-- 
2.35.1


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

* Re: [PATCH] btrfs/299: update kernel commit hash and subject
  2023-01-25 11:07 [PATCH] btrfs/299: update kernel commit hash and subject fdmanana
@ 2023-01-25 12:15 ` David Disseldorp
  2023-01-26  3:32 ` Anand Jain
  1 sibling, 0 replies; 3+ messages in thread
From: David Disseldorp @ 2023-01-25 12:15 UTC (permalink / raw)
  To: fdmanana; +Cc: fstests, linux-btrfs, Filipe Manana

On Wed, 25 Jan 2023 11:07:39 +0000, fdmanana@kernel.org wrote:

> From: Filipe Manana <fdmanana@suse.com>
> 
> Test case btrfs/299 refers to a kernel patch with a subject of:
> 
>    "btrfs: fix logical_ino ioctl panic"
> 
> However when the patch was merged, the subject was renamed to:
> 
>    "btrfs: fix resolving backrefs for inline extent followed by prealloc"
> 
> So update the test with the correct subject and also add the commit's
> hash from Linus' tree.
> 
> Signed-off-by: Filipe Manana <fdmanana@suse.com>

Reviewed-by: David Disseldorp <ddiss@suse.de>

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

* Re: [PATCH] btrfs/299: update kernel commit hash and subject
  2023-01-25 11:07 [PATCH] btrfs/299: update kernel commit hash and subject fdmanana
  2023-01-25 12:15 ` David Disseldorp
@ 2023-01-26  3:32 ` Anand Jain
  1 sibling, 0 replies; 3+ messages in thread
From: Anand Jain @ 2023-01-26  3:32 UTC (permalink / raw)
  To: fdmanana, fstests; +Cc: linux-btrfs, Filipe Manana

LGTM

Reviewed-by: Anand Jain <anand.jain@oracle.com>

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

end of thread, other threads:[~2023-01-26  3:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-25 11:07 [PATCH] btrfs/299: update kernel commit hash and subject fdmanana
2023-01-25 12:15 ` David Disseldorp
2023-01-26  3:32 ` Anand Jain

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