From: Zhao Lei <zhaolei@cn.fujitsu.com>
To: <linux-btrfs@vger.kernel.org>
Cc: Zhao Lei <zhaolei@cn.fujitsu.com>
Subject: [PATCH v3 0/2] btrfs: Fix lost-data-profile caused by auto removing bg and balance bg
Date: Sun, 4 Oct 2015 00:28:38 +0800 [thread overview]
Message-ID: <cover.1443889301.git.zhaolei@cn.fujitsu.com> (raw)
Sorry for sending v3 late for I'm in my holiday(until 10/7).
But it is necessary to send out in time because I wish to
end this bug in v4.3 release.
Changelog v2->v3:
1: Use list_is_singular() instead of
block_group->list.next == block_group->list.prev
Suggested-by: Jeff Mahoney <jeffm@suse.com>
2: Add Reviewed-by: Filipe Manana <fdmanana@suse.com>
Zhao Lei (2):
btrfs: Fix lost-data-profile caused by auto removing bg
btrfs: Fix lost-data-profile caused by balance bg
fs/btrfs/extent-tree.c | 12 +++++++++++-
fs/btrfs/volumes.c | 24 ++++++++++++++++++++++++
2 files changed, 35 insertions(+), 1 deletion(-)
--
1.8.5.1
next reply other threads:[~2015-10-03 16:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-03 16:28 Zhao Lei [this message]
2015-10-03 16:28 ` [PATCH v3 1/2] btrfs: Fix lost-data-profile caused by auto removing bg Zhao Lei
2015-10-06 13:54 ` Chris Mason
2015-10-03 16:28 ` [PATCH v3 2/2] btrfs: Fix lost-data-profile caused by balance bg Zhao Lei
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.1443889301.git.zhaolei@cn.fujitsu.com \
--to=zhaolei@cn.fujitsu.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 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).