linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes for 3.4
@ 2012-03-27 14:11 Jan Schmidt
  2012-03-27 14:11 ` [PATCH 1/3] Btrfs: actually call btrfs_init_lockdep Jan Schmidt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jan Schmidt @ 2012-03-27 14:11 UTC (permalink / raw)
  To: chris.mason, linux-btrfs

Hi Chris,

please pull my three current patches from my repo, based on your
for-linus branch (I can rebase them to the integration branch if that
helps):

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

It's two really small fixes both mentioned earlier and a more or less
imporant fixup for scrub. While working fine in 3.2, name resolving can
deadlock since the first rc of 3.3. I suggest we queue that patch 3/3
for submission to 3.3-stable.

I'm passing xfstests just as good as for-linus is doing without my
patches (which is not really good). I also made some manual error
insertion tests to verify that the scrub deadlock chance is really gone.

And, we really should have an xfstest for raid-repair and scrub-repair.
Anyone? :-)

-Jan

Jan Schmidt (3):
  Btrfs: actually call btrfs_init_lockdep
  Btrfs: check return value of btrfs_cow_block()
  Btrfs: fix regression in scrub path resolving

 fs/btrfs/backref.c     |  115 +++++++++++++++++++++++++++--------------------
 fs/btrfs/backref.h     |    5 +-
 fs/btrfs/ioctl.c       |    4 +-
 fs/btrfs/scrub.c       |    4 +-
 fs/btrfs/super.c       |    2 +
 fs/btrfs/transaction.c |    6 ++-
 6 files changed, 79 insertions(+), 57 deletions(-)

-- 
1.7.3.4


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

end of thread, other threads:[~2012-03-27 14:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-27 14:11 [GIT PULL] Btrfs fixes for 3.4 Jan Schmidt
2012-03-27 14:11 ` [PATCH 1/3] Btrfs: actually call btrfs_init_lockdep Jan Schmidt
2012-03-27 14:11 ` [PATCH 2/3] Btrfs: check return value of btrfs_cow_block() Jan Schmidt
2012-03-27 14:12 ` [PATCH 3/3] Btrfs: fix regression in scrub path resolving 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).