[GIT PULL] Btrfs updates

From: Chris Mason
Date: Thu Jun 21 2012 - 11:47:26 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/