[GIT PULL] Btrfs fixes

From: Chris Mason
Date: Thu Jan 08 2015 - 13:29:05 EST


Hi Linus,

We have a small queue of btrfs fixes in my for-linus branch:

git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus

None of these are huge, but my commit does fix a regression from 3.18
that could cause lost files during log replay.

This also adds Dave Sterba to the list of Btrfs maintainers. It doesn't
mean we're doing things differently, but Dave has really been helping
with the maintainer workload for years.

Chris Mason (2) commits (+9/-0):
Btrfs: don't delay inode ref updates during log replay (+8/-0)
Btrfs: add more maintainers (+1/-0)

Wang Shilong (1) commits (+3/-1):
Btrfs: call inode_dec_link_count() on mkdir error path

Filipe Manana (1) commits (+10/-3):
Btrfs: correctly get tree level in tree_backref_for_extent

Josef Bacik (1) commits (+6/-6):
Btrfs: abort transaction if we don't find the block group

Dan Carpenter (1) commits (+1/-1):
Btrfs, scrub: uninitialized variable in scrub_extent_for_parity()

Total: (6) commits (+29/-11)

MAINTAINERS | 1 +
fs/btrfs/backref.c | 13 ++++++++++---
fs/btrfs/delayed-inode.c | 8 ++++++++
fs/btrfs/extent-tree.c | 12 ++++++------
fs/btrfs/inode.c | 4 +++-
fs/btrfs/scrub.c | 2 +-
6 files changed, 29 insertions(+), 11 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/