Hi Linus, I have a few fixes in my for-linus-4.3 branch:
git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus-4.3 These are small and assorted. Neil's is the oldest, I dropped the ball thinking he was going to send it in. Filipe Manana (3) commits (+26/-12): Btrfs: update fix for read corruption of compressed and shared extents (+11/-8) Btrfs: send, fix corner case for reference overwrite detection (+5/-3) Btrfs: fix deadlock when finalizing block group creation (+10/-1) NeilBrown (1) commits (+5/-5): BTRFS: support NFSv2 export chandan (1) commits (+4/-0): Btrfs: open_ctree: Fix possible memory leak Total: (5) commits (+35/-17) fs/btrfs/disk-io.c | 4 ++++ fs/btrfs/export.c | 10 +++++----- fs/btrfs/extent-tree.c | 9 ++++++++- fs/btrfs/extent_io.c | 19 +++++++++++-------- fs/btrfs/send.c | 8 +++++--- fs/btrfs/transaction.c | 1 + fs/btrfs/transaction.h | 1 + 7 files changed, 35 insertions(+), 17 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/