* [GIT PULL] Btrfs pull part two
@ 2014-12-19 14:40 Chris Mason
0 siblings, 0 replies; only message in thread
From: Chris Mason @ 2014-12-19 14:40 UTC (permalink / raw)
To: Linus Torvalds, LKML, linux-btrfs
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-12-19 14:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-19 14:40 [GIT PULL] Btrfs pull part two Chris Mason
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).