Messages in this thread |  | | From | Richard Weinberger <> | Subject | [GIT PULL] UBI/UBIFS fixes for 4.9-rc3 | Date | Sat, 29 Oct 2016 21:07:15 +0200 |
| |
Linus,
The following changes since commit 14970f204b1993af7459d5bd34aaff38dfee6670:
Merge branch 'akpm' (patches from Andrew) (2016-10-27 19:58:39 -0700)
are available in the git repository at:
git://git.infradead.org/linux-ubifs.git tags/upstream-4.9-rc3
for you to fetch changes up to a00052a296e54205cf238c75bd98d17d5d02a6db:
ubifs: Fix regression in ubifs_readdir() (2016-10-28 14:48:31 +0200)
---------------------------------------------------------------- This pull request contains fixes for issues in both UBI and UBIFS: - A regression wrt. overlayfs, introduced in -rc2. - An UBI issue, found by Dan Carpenter's static checker.
---------------------------------------------------------------- Boris Brezillon (1): ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()
Richard Weinberger (1): ubifs: Fix regression in ubifs_readdir()
drivers/mtd/ubi/fastmap.c | 10 +++++----- fs/ubifs/dir.c | 8 ++++++++ 2 files changed, 13 insertions(+), 5 deletions(-)
|  |