From: Anand Jain <anand.jain@oracle.com>
To: linux-kernel@vger.kernel.org, stable@vger.kernel.org
Cc: linux-btrfs@vger.kernel.org, nborisov@suse.com, wqu@suse.com,
jthumshirn@suse.de, josef@toxicpanda.com, dsterba@suse.com,
anand.jain@oracle.com
Subject: [PATCH stable-5.4] backport enospc issues during balance
Date: Wed, 14 Oct 2020 10:44:45 +0800 [thread overview]
Message-ID: <cover.1602243894.git.anand.jain@oracle.com> (raw)
Patch 1 is a preparatory patch to reduce conflicts. Patch 2 fixes
balance failure due to ENOSPC in btrfs/156 on arm64 systems with
pagesize=64k. Minor conflicts in fs/btrfs/block-group.c are resolved.
Thanks.
Josef Bacik (2):
btrfs: don't pass system_chunk into can_overcommit
btrfs: take overcommit into account in inc_block_group_ro
fs/btrfs/block-group.c | 38 ++++++++++++++++++++++----------
fs/btrfs/space-info.c | 50 +++++++++++++++++-------------------------
fs/btrfs/space-info.h | 3 +++
3 files changed, 49 insertions(+), 42 deletions(-)
--
2.18.4
next reply other threads:[~2020-10-14 2:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-14 2:44 Anand Jain [this message]
2020-10-14 2:44 ` [PATCH stable-5.4 1/2] btrfs: don't pass system_chunk into can_overcommit Anand Jain
2020-10-14 2:44 ` [PATCH stable-5.4 2/2] btrfs: take overcommit into account in inc_block_group_ro Anand Jain
2020-10-14 13:43 ` [PATCH stable-5.4] backport enospc issues during balance Sasha Levin
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.1602243894.git.anand.jain@oracle.com \
--to=anand.jain@oracle.com \
--cc=dsterba@suse.com \
--cc=josef@toxicpanda.com \
--cc=jthumshirn@suse.de \
--cc=linux-btrfs@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nborisov@suse.com \
--cc=stable@vger.kernel.org \
--cc=wqu@suse.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;
as well as URLs for NNTP newsgroup(s).