[GIT PULL] Btrfs

From: Chris Mason
Date: Sun Feb 16 2014 - 08:10:43 EST


Hi Linus,

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

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

The big thing that stands out is a revert of a new ioctl. Users haven't
shipped yet in btrfs-progs, and Dave Sterba found a better way to export
the information.

Anand Jain (1) commits (+8/-2):
btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105

Liu Bo (1) commits (+0/-1):
Btrfs: fix a lockdep warning when cleaning up aborted transaction

Filipe David Borba Manana (1) commits (+10/-0):
Btrfs: use right clone root offset for compressed extents

Mitch Harder (1) commits (+1/-1):
Btrfs: fix max_inline mount option

Chris Mason (1) commits (+0/-17):
Revert "btrfs: add ioctl to export size of global metadata reservation"

Josef Bacik (1) commits (+9/-2):
Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol

Total: (6) commits (+28/-23)

fs/btrfs/disk-io.c | 1 -
fs/btrfs/inode.c | 2 +-
fs/btrfs/ioctl.c | 16 ----------------
fs/btrfs/send.c | 10 ++++++++++
fs/btrfs/super.c | 11 +++++++++--
fs/btrfs/sysfs.c | 10 ++++++++--
include/uapi/linux/btrfs.h | 1 -
7 files changed, 28 insertions(+), 23 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/