linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix bugs in backref resolving code
@ 2012-06-19 13:42 Alexander Block
  2012-06-19 13:42 ` [PATCH 1/2] Btrfs: introduce btrfs_next_old_item Alexander Block
  2012-06-19 13:42 ` [PATCH 2/2] Btrfs: don't assume to be on the correct extent in add_all_parents Alexander Block
  0 siblings, 2 replies; 3+ messages in thread
From: Alexander Block @ 2012-06-19 13:42 UTC (permalink / raw)
  To: linux-btrfs; +Cc: chris.mason, Alexander Block

This bug popped up while working on btrfs send. This patchset contains 
two patches. The first one introduces btrfs_next_old_leaf which is needed
in the second patch which is the actual fix.

Both patches should probably go into 3.5 as they fix wrongly resolved
backrefs and a crash.

Big thanks to Jan Schmidt for his help here.

Alexander Block (2):
  Btrfs: introduce btrfs_next_old_item
  Btrfs: don't assume to be on the correct extent in add_all_parents

 fs/btrfs/backref.c |   94 +++++++++++++++++++++++++++++-----------------------
 fs/btrfs/ctree.h   |    9 +++--
 2 files changed, 59 insertions(+), 44 deletions(-)

-- 
1.7.10


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

end of thread, other threads:[~2012-06-19 13:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-19 13:42 [PATCH 0/2] Fix bugs in backref resolving code Alexander Block
2012-06-19 13:42 ` [PATCH 1/2] Btrfs: introduce btrfs_next_old_item Alexander Block
2012-06-19 13:42 ` [PATCH 2/2] Btrfs: don't assume to be on the correct extent in add_all_parents Alexander Block

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