linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Btrfs: tree mod log fixes for 3.7-rc3
@ 2012-10-23 13:55 Jan Schmidt
  2012-10-23 13:55 ` [PATCH 1/6] Btrfs: don't put removals from push_node_left into tree mod log twice Jan Schmidt
                   ` (5 more replies)
  0 siblings, 6 replies; 17+ messages in thread
From: Jan Schmidt @ 2012-10-23 13:55 UTC (permalink / raw)
  To: chris.mason; +Cc: linux-btrfs, bo.li.liu

Hi Chris,

I've got 5 small fixes for the tree mod log and a comment fix, here.
Each of them is making the overall situation a little better. I'm not
sure whether these also fix the problems liubo was seeing, we're still
sorting that out. So there's probably one more fix to come, but if so,
I don't expect anything huge (hrhr).

You can also pull them from the usual location:

    git://git.jan-o-sch.net/btrfs-unstable for-chris

Thanks,
-Jan

Jan Schmidt (6):
  Btrfs: don't put removals from push_node_left into tree mod log twice
  Btrfs: fix a tree mod logging issue for root replacement operations
  Btrfs: tree mod log's old roots could still be part of the tree
  Btrfs: determine level of old roots
  Btrfs: fix extent buffer reference for tree mod log roots
  Btrfs: comment for loop in tree_mod_log_insert_move

 fs/btrfs/backref.c |    4 +--
 fs/btrfs/ctree.c   |   59 ++++++++++++++++++++++++++++++++++++++++-----------
 fs/btrfs/ctree.h   |    1 +
 3 files changed, 48 insertions(+), 16 deletions(-)


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

end of thread, other threads:[~2012-10-24 14:18 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-23 13:55 [PATCH 0/6] Btrfs: tree mod log fixes for 3.7-rc3 Jan Schmidt
2012-10-23 13:55 ` [PATCH 1/6] Btrfs: don't put removals from push_node_left into tree mod log twice Jan Schmidt
2012-10-23 15:23   ` Liu Bo
2012-10-23 13:55 ` [PATCH 2/6] Btrfs: fix a tree mod logging issue for root replacement operations Jan Schmidt
2012-10-23 15:28   ` Liu Bo
2012-10-23 15:51     ` Jan Schmidt
2012-10-23 13:55 ` [PATCH 3/6] Btrfs: tree mod log's old roots could still be part of the tree Jan Schmidt
2012-10-23 15:30   ` Liu Bo
2012-10-24  9:55   ` Liu Bo
2012-10-24 10:45     ` [PATCH] Btrfs: drop locks before calling read_tree_block from get_old_root Jan Schmidt
2012-10-24 14:18       ` Liu Bo
2012-10-23 13:55 ` [PATCH 4/6] Btrfs: determine level of old roots Jan Schmidt
2012-10-23 15:31   ` Liu Bo
2012-10-23 13:55 ` [PATCH 5/6] Btrfs: fix extent buffer reference for tree mod log roots Jan Schmidt
2012-10-23 15:32   ` Liu Bo
2012-10-23 13:55 ` [PATCH 6/6] Btrfs: comment for loop in tree_mod_log_insert_move Jan Schmidt
2012-10-23 15:32   ` Liu Bo

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