linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Naohiro Aota <naohiro.aota@wdc.com>
Cc: linux-btrfs@vger.kernel.org, stable@vger.kernel.org
Subject: Re: [PATCH STABLE 5.15 0/2] btrfs: backport zoned mode fixes
Date: Mon, 8 Aug 2022 15:42:36 +0200	[thread overview]
Message-ID: <YvESzLhwkLwLGH18@kroah.com> (raw)
In-Reply-To: <20220808043818.1183760-1-naohiro.aota@wdc.com>

On Mon, Aug 08, 2022 at 01:38:16PM +0900, Naohiro Aota wrote:
> This series backport zoned mode related fixes to the 5.15 branch.
> 
> The patches are common among backport for 5.18.
> 
> https://lore.kernel.org/linux-btrfs/20220808020201.712924-1-naohiro.aota@wdc.com/T/
> 
> Naohiro Aota (2):
>   btrfs: zoned: prevent allocation from previous data relocation BG
>   btrfs: zoned: fix critical section of relocation inode writeback
> 
>  fs/btrfs/block-group.h |  1 +
>  fs/btrfs/extent-tree.c | 20 ++++++++++++++++++--
>  fs/btrfs/extent_io.c   |  3 ++-
>  fs/btrfs/inode.c       |  2 ++
>  fs/btrfs/zoned.c       | 27 +++++++++++++++++++++++++++
>  fs/btrfs/zoned.h       |  5 +++++
>  6 files changed, 55 insertions(+), 3 deletions(-)
> 
> -- 
> 2.35.1
> 

Now queued up, thanks.

greg k-h

      parent reply	other threads:[~2022-08-08 13:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-08  4:38 [PATCH STABLE 5.15 0/2] btrfs: backport zoned mode fixes Naohiro Aota
2022-08-08  4:38 ` [PATCH STABLE 5.15 1/2] btrfs: zoned: prevent allocation from previous data relocation BG Naohiro Aota
2022-08-08  4:38 ` [PATCH STABLE 5.15 2/2] btrfs: zoned: fix critical section of relocation inode writeback Naohiro Aota
2022-08-08 13:42 ` 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=YvESzLhwkLwLGH18@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=naohiro.aota@wdc.com \
    --cc=stable@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;
as well as URLs for NNTP newsgroup(s).