[GIT PULL] UBI changes for v5.8

From: Richard Weinberger
Date: Tue Jun 09 2020 - 17:02:09 EST


Linus,

The following changes since commit 3d77e6a8804abcc0504c904bd6e5cdf3a5cf8162:

Linux 5.7 (2020-05-31 16:49:15 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git tags/for-linus-5.8-rc1

for you to fetch changes up to 4b68bf9a69d22dd512d61d5f0ba01b065b01ede6:

ubi: Select fastmap anchor PEBs considering wear level rules (2020-06-02 22:53:05 +0200)

----------------------------------------------------------------
This pull request contains a single change for UBI:

- Select fastmap anchor PEBs considering wear level rules

----------------------------------------------------------------
Arne Edholm (1):
ubi: Select fastmap anchor PEBs considering wear level rules

drivers/mtd/ubi/fastmap-wl.c | 39 ++++++++++++++++++++++++---------------
drivers/mtd/ubi/fastmap.c | 11 +++++++++++
drivers/mtd/ubi/ubi.h | 4 +++-
drivers/mtd/ubi/wl.c | 28 +++++++++++++++++++---------
4 files changed, 57 insertions(+), 25 deletions(-)