[GIT PULL] Btrfs

From: Chris Mason
Date: Fri Mar 04 2016 - 13:51:16 EST


Hi Linus,

We've got a fix in my for-linus-4.5 branch:

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

Filipe nailed down a problem where tree log replay would do some work
that orphan code wasn't expecting to be done yet, leading to BUG_ON.

Filipe Manana (1) commits (+9/-1):
Btrfs: fix loading of orphan roots leading to BUG_ON

Total: (1) commits (+9/-1)

fs/btrfs/root-tree.c | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)