linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Btrfs: qgroup rescan fixes for next rc
@ 2013-05-28 15:47 Jan Schmidt
  2013-05-28 15:47 ` [PATCH 1/3] Btrfs: fix memory patcher through fs_info->qgroup_ulist Jan Schmidt
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Jan Schmidt @ 2013-05-28 15:47 UTC (permalink / raw)
  To: linux-btrfs

Here are three fixes for the new qgroup rescan feature. The first two
are quite small, the third one is a little bigger. I thought about
splitting that one up, but in the end I didn't find a good point to
break that up. It achieves more than one goal, I agree, but its more or
less a compact code change that need not be split artifically in my
opinion.

Jan Schmidt (3):
  Btrfs: fix memory patcher through fs_info->qgroup_ulist
  Btrfs: avoid double free of fs_info->qgroup_ulist
  Btrfs: fix qgroup rescan resume on mount

 fs/btrfs/ctree.h   |    2 +
 fs/btrfs/disk-io.c |    2 +
 fs/btrfs/qgroup.c  |  198 +++++++++++++++++++++++++++++++++-------------------
 3 files changed, 131 insertions(+), 71 deletions(-)


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

end of thread, other threads:[~2013-06-10  8:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-28 15:47 [PATCH 0/3] Btrfs: qgroup rescan fixes for next rc Jan Schmidt
2013-05-28 15:47 ` [PATCH 1/3] Btrfs: fix memory patcher through fs_info->qgroup_ulist Jan Schmidt
2013-05-29 14:02   ` Wang Shilong
2013-05-28 15:47 ` [PATCH 2/3] Btrfs: avoid double free of fs_info->qgroup_ulist Jan Schmidt
2013-05-28 15:47 ` [PATCH 3/3] Btrfs: fix qgroup rescan resume on mount Jan Schmidt
2013-05-28 15:50 ` [PATCH 0/3] Btrfs: qgroup rescan fixes for next rc Jan Schmidt
2013-05-29 14:04   ` Wang Shilong
2013-06-10  8:12 ` Jan Schmidt

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