[GIT PULL] Btrfs

From: Chris Mason
Date: Sat Sep 03 2016 - 09:54:32 EST


Hi Linus,

We have a few small fixes queued up in my for-linus-4.8 branch:

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

I'm still prepping a set of fixes for btrfs fsync, just nailing
down a hard to trigger memory corruption. For now, these are tested and
ready:

Josef Bacik (1) commits (+5/-3):
Btrfs: kill invalid ASSERT() in process_all_refs()

Liu Bo (1) commits (+5/-3):
Btrfs: fix endless loop in balancing block groups

Wang Xiaoguang (1) commits (+5/-5):
btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve_ticket()

Total: (3) commits (+15/-11)

fs/btrfs/extent-tree.c | 10 +++++-----
fs/btrfs/relocation.c | 8 +++++---
fs/btrfs/send.c | 8 +++++---
3 files changed, 15 insertions(+), 11 deletions(-)