From: Greg KH <gregkh@linuxfoundation.org>
To: Stefan Ghinea <stefan.ghinea@windriver.com>
Cc: stable@vger.kernel.org, Josef Bacik <josef@toxicpanda.com>,
David Sterba <dsterba@suse.com>
Subject: Re: [PATCH 5.10 PATCH 1/2] btrfs: check return value of btrfs_commit_transaction in relocation
Date: Mon, 12 Jun 2023 12:03:24 +0200 [thread overview]
Message-ID: <2023061212-favored-jaywalker-3645@gregkh> (raw)
In-Reply-To: <20230608211959.8378-1-stefan.ghinea@windriver.com>
On Fri, Jun 09, 2023 at 12:19:58AM +0300, Stefan Ghinea wrote:
> From: Josef Bacik <josef@toxicpanda.com>
>
> commit fb686c6824dd6294ca772b92424b8fba666e7d00 upstream
>
> There are a few places where we don't check the return value of
> btrfs_commit_transaction in relocation.c. Thankfully all these places
> have straightforward error handling, so simply change all of the sites
> at once.
>
> Reviewed-by: Qu Wenruo <wqu@suse.com>
> Signed-off-by: Josef Bacik <josef@toxicpanda.com>
> Reviewed-by: David Sterba <dsterba@suse.com>
> Signed-off-by: David Sterba <dsterba@suse.com>
> Signed-off-by: Stefan Ghinea <stefan.ghinea@windriver.com>
> ---
> fs/btrfs/relocation.c | 9 +++++----
> 1 file changed, 5 insertions(+), 4 deletions(-)
All backports now queued up, thanks.
greg k-h
prev parent reply other threads:[~2023-06-12 10:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-08 21:19 [PATCH 5.10 PATCH 1/2] btrfs: check return value of btrfs_commit_transaction in relocation Stefan Ghinea
2023-06-08 21:19 ` [PATCH 5.10 PATCH 2/2] btrfs: unset reloc control if transaction commit fails in prepare_to_relocate() Stefan Ghinea
2023-06-12 10:03 ` Greg KH [this message]
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=2023061212-favored-jaywalker-3645@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=dsterba@suse.com \
--cc=josef@toxicpanda.com \
--cc=stable@vger.kernel.org \
--cc=stefan.ghinea@windriver.com \
/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