[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20141219144028.GA29009@ret.masoncoding.com>
Date: Fri, 19 Dec 2014 09:40:28 -0500
From: Chris Mason <clm@...com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>,
linux-btrfs <linux-btrfs@...r.kernel.org>
Subject: [GIT PULL] Btrfs pull part two
Hi Linus,
Please pull my for-linus branch:
git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus
It has part two of our merge window patches. These are all from Filipe,
and fix some really hard to find races that can cause corruptions. Most
of them involved block group removal (balance) or discard.
Filipe Manana (4) commits (+20/-25):
Btrfs: fix fs corruption on transaction abort if device supports discard (+6/-10)
Btrfs: always clear a block group node when removing it from the tree (+3/-0)
Btrfs: remove non-sense btrfs_error_discard_extent() function (+6/-12)
Btrfs: ensure deletion from pinned_chunks list is protected (+5/-3)
Total: (4) commits (+20/-25)
fs/btrfs/ctree.h | 4 ++--
fs/btrfs/disk-io.c | 6 ------
fs/btrfs/extent-tree.c | 23 +++++++++++------------
fs/btrfs/free-space-cache.c | 12 +++++++-----
4 files changed, 20 insertions(+), 25 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