[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20120621154728.GF19507@shiny>
Date: Thu, 21 Jun 2012 11:47:28 -0400
From: Chris Mason <chris.mason@...ionio.com>
To: <torvalds@...ux-foundation.org>,
Kernel development list <linux-kernel@...r.kernel.org>,
<linux-btrfs@...r.kernel.org>
Subject: [GIT PULL] Btrfs updates
Hi Linus,
Please grab my for-linus branch:
git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus
This is a small pull with btrfs fixes. The biggest of the bunch is
another fix for the new backref walking code.
We're still hammering out one btrfs dio vs buffered reads problem, but
that one will have to wait for the next rc.
Josef Bacik (2) commits (+3/-2):
Btrfs: delay iput with async extents (+2/-2)
Btrfs: add a missing spin_lock (+1/-0)
Alexander Block (2) commits (+59/-44):
Btrfs: don't assume to be on the correct extent in add_all_parents (+52/-42)
Btrfs: introduce btrfs_next_old_item (+7/-2)
Total: (4) commits (+62/-46)
fs/btrfs/backref.c | 94 +++++++++++++++++++++++++++++-----------------------
fs/btrfs/ctree.h | 9 +++--
fs/btrfs/disk-io.c | 1 +
fs/btrfs/inode.c | 4 +--
4 files changed, 62 insertions(+), 46 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists