FS/XFS testing framework
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: fdmanana@kernel.org
Cc: fstests@vger.kernel.org, linux-btrfs@vger.kernel.org,
	Filipe Manana <fdmanana@suse.com>
Subject: Re: [PATCH] generic: suggest fs specific fix only if the tested filesystem matches
Date: Thu, 6 Feb 2025 06:11:11 -0800	[thread overview]
Message-ID: <Z6TC_yP7pTlzDOH4@infradead.org> (raw)
In-Reply-To: <8c64ba21953b44b682c72b448bebe273dba64013.1738847088.git.fdmanana@suse.com>

On Thu, Feb 06, 2025 at 01:05:06PM +0000, fdmanana@kernel.org wrote:
> +if [ "$FSTYP" = "xfs" ]; then
> +	_fixed_by_kernel_commit 68415b349f3f \
> +		"xfs: Fix the owner setting issue for rmap query in xfs fsmap"
> +	_fixed_by_kernel_commit ca6448aed4f1 \
> +		"xfs: Fix missing interval for missing_owner in xfs fsmap"
> +fi

How about you add a new helper instead of the boilerplate, something
like

_fixed_by_fs_kernel_commit xfs 68415b349f3f \
	"xfs: Fix the owner setting issue for rmap query in xfs fsmap"

?

  reply	other threads:[~2025-02-06 14:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-06 13:05 [PATCH] generic: suggest fs specific fix only if the tested filesystem matches fdmanana
2025-02-06 14:11 ` Christoph Hellwig [this message]
2025-02-06 15:55   ` Darrick J. Wong
2025-02-10 14:37     ` Zorro Lang
2025-02-11 10:55       ` Filipe Manana
2025-02-06 21:12   ` Qu Wenruo
2025-02-06 22:33     ` Darrick J. Wong
2025-02-12  1:53 ` Zorro Lang
2025-02-12 12:38   ` Filipe Manana
2025-02-12 14:12     ` Zorro Lang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Z6TC_yP7pTlzDOH4@infradead.org \
    --to=hch@infradead.org \
    --cc=fdmanana@kernel.org \
    --cc=fdmanana@suse.com \
    --cc=fstests@vger.kernel.org \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox