All of lore.kernel.org
 help / color / mirror / Atom feed
From: Qu Wenruo <wqu@suse.com>
To: linux-btrfs@vger.kernel.org
Subject: [PATCH 0/2] btrfs: rst: minor error handling fixes
Date: Mon, 17 Aug 2026 14:43:52 +0930	[thread overview]
Message-ID: <cover.1786943382.git.wqu@suse.com> (raw)

Sashiko found two pre-existing bugs in one small patch unrelated to both
bugs.

Both reports are validated by myself manually, and both should be fixed.

Qu Wenruo (2):
  btrfs: fix the possible bioc_list memory leak during error
  btrfs: return proper negative error code for update_raid_extent_item()

 fs/btrfs/inode.c            |  3 +++
 fs/btrfs/raid-stripe-tree.c | 24 ++++++++++++++++--------
 fs/btrfs/raid-stripe-tree.h |  1 +
 3 files changed, 20 insertions(+), 8 deletions(-)

-- 
2.54.0


             reply	other threads:[~2026-08-17  5:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-17  5:13 Qu Wenruo [this message]
2026-08-17  5:13 ` [PATCH 1/2] btrfs: fix the possible bioc_list memory leak during error Qu Wenruo
2026-08-17  5:13 ` [PATCH 2/2] btrfs: return proper negative error code for update_raid_extent_item() Qu Wenruo

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=cover.1786943382.git.wqu@suse.com \
    --to=wqu@suse.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.