linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] btrfs: Fix lost-data-profile caused by auto removing bg and balance bg
@ 2015-10-03 16:28 Zhao Lei
  2015-10-03 16:28 ` [PATCH v3 1/2] btrfs: Fix lost-data-profile caused by auto removing bg Zhao Lei
  2015-10-03 16:28 ` [PATCH v3 2/2] btrfs: Fix lost-data-profile caused by balance bg Zhao Lei
  0 siblings, 2 replies; 4+ messages in thread
From: Zhao Lei @ 2015-10-03 16:28 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Zhao Lei

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-10-06 13:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-03 16:28 [PATCH v3 0/2] btrfs: Fix lost-data-profile caused by auto removing bg and balance bg Zhao Lei
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

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).