[GIT PULL] UBI/UBIFS fixes for 4.8-rc4

From: Richard Weinberger
Date: Wed Aug 24 2016 - 15:50:17 EST


Linus,

The following changes since commit 7a1dcf6adaa7cc4b8cd93a3883267497a77b1051:

Merge tag 'usercopy-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux (2016-08-23 14:32:38 -0400)

are available in the git repository at:

git://git.infradead.org/linux-ubifs.git tags/upstream-4.8-rc4

for you to fetch changes up to 17ce1eb0b64eb27d4f9180daae7495fa022c7b0d:

ubifs: Fix xattr generic handler usage (2016-08-23 23:02:52 +0200)

----------------------------------------------------------------
This pull requests contains fixes for two issues in UBI and UBIFS:
1. Wrong UBIFS assertion.
2. A UBIFS xattr regression.

----------------------------------------------------------------
Richard Weinberger (1):
ubifs: Fix xattr generic handler usage

Vincent Stehlà (1):
ubifs: Fix assertion in layout_in_gaps()

fs/ubifs/tnc_commit.c | 2 +-
fs/ubifs/xattr.c | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)