From: "Darrick J. Wong" <djwong@kernel.org>
To: Christoph Hellwig <hch@lst.de>
Cc: cem@kernel.org, linux-xfs@vger.kernel.org
Subject: Re: [PATCH] xfs: fix the comment above xfs_discard_endio
Date: Sun, 12 Jan 2025 21:04:53 -0800 [thread overview]
Message-ID: <20250113050453.GT1387004@frogsfrogsfrogs> (raw)
In-Reply-To: <20250113042626.2051997-1-hch@lst.de>
On Mon, Jan 13, 2025 at 05:26:26AM +0100, Christoph Hellwig wrote:
> pagb_lock has been replaced with eb_lock.
>
> Signed-off-by: Christoph Hellwig <hch@lst.de>
Yep, I guess we forgot that one. :/
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
--D
> ---
> fs/xfs/xfs_discard.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/fs/xfs/xfs_discard.c b/fs/xfs/xfs_discard.c
> index c4bd145f5ec1..3f2403a7b49c 100644
> --- a/fs/xfs/xfs_discard.c
> +++ b/fs/xfs/xfs_discard.c
> @@ -90,7 +90,7 @@ xfs_discard_endio_work(
>
> /*
> * Queue up the actual completion to a thread to avoid IRQ-safe locking for
> - * pagb_lock.
> + * eb_lock.
> */
> static void
> xfs_discard_endio(
> --
> 2.45.2
>
next prev parent reply other threads:[~2025-01-13 5:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-13 4:26 [PATCH] xfs: fix the comment above xfs_discard_endio Christoph Hellwig
2025-01-13 5:04 ` Darrick J. Wong [this message]
2025-01-14 10:30 ` Carlos Maiolino
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=20250113050453.GT1387004@frogsfrogsfrogs \
--to=djwong@kernel.org \
--cc=cem@kernel.org \
--cc=hch@lst.de \
--cc=linux-xfs@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