[GIT PULL] Btrfs
From: Chris Mason
Date: Fri May 22 2015 - 21:14:42 EST
Hi Linus,
My for-linus-4.1 branch has three more fixes:
git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus-4.1
I fixed up a regression from 4.0 where conversion between different raid
levels would sometimes bail out without converting.
Filipe tracked down a race where it was possible to double allocate
chunks on the drive.
Mark has a fix for fiemap. All three will get bundled off for stable as
well.
Chris Mason (1) commits (+18/-0):
Btrfs: fix regression in raid level conversion
Filipe Manana (1) commits (+3/-0):
Btrfs: fix racy system chunk allocation when setting block group ro
Mark Fasheh (1) commits (+17/-0):
btrfs: clear 'ret' in btrfs_check_shared() loop
Total: (3) commits
fs/btrfs/backref.c | 17 +++++++++++++++++
fs/btrfs/extent-tree.c | 20 ++++++++++++++++++++
fs/btrfs/volumes.c | 1 +
3 files changed, 38 insertions(+)
--
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/