[GIT PULL] UBI fixes for 3.16-rc6

From: Artem Bityutskiy
Date: Fri Jul 18 2014 - 07:21:19 EST


Hi Linus,

please, pull a couple of UBI fixes.

The following changes since commit a497c3ba1d97fc69c1e78e7b96435ba8c2cb42ee:

Linux 3.16-rc2 (2014-06-21 19:02:54 -1000)

are available in the git repository at:

git://git.infradead.org/linux-ubifs.git tags/upstream-3.16-rc6

for you to fetch changes up to 44305ebde243a7cce2c592cc89afe5041d8bf884:

UBI: fastmap: do not miss bit-flips (2014-07-16 08:32:00 +0300)

----------------------------------------------------------------
Two UBI fastmap-related fixes for v3.16:

1. Fix UBI fastmap support which we broke in 3.16-rc1 by reversing the
volumes RB-tree sorting criteria.
2. Make sure that we scrub all PEBs where we see bit-flips - we were missing
some of them when the fastmap feature was enabled.

----------------------------------------------------------------
Brian Norris (1):
UBI: fastmap: do not miss bit-flips

Heiko Schocher (1):
UBI: fix the volumes tree sorting criteria

drivers/mtd/ubi/fastmap.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

--
Best Regards,
Artem Bityutskiy

--
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/