ubifs: Update to v4.18-rc6
This syncs the UBIFS code with Linux-4.19-rc6.

There are many functions in the Linux UBIFS codebase that we do not need
for a readonly implementation. These are missing here, but all removed
functions are annotated as such so it should be relatively easy to copy
a newer codebase over the current one and to see which functions shall
be removed from the newer version.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent e890959 commit 6ddc8ca036d002ed95e13609aaeb57600d9199b5
@Sascha Hauer Sascha Hauer authored on 28 Sep 2018
Showing 21 changed files
View
fs/ubifs/Makefile
View
fs/ubifs/debug.c
View
fs/ubifs/debug.h
View
fs/ubifs/dir.c
View
fs/ubifs/io.c
View
fs/ubifs/key.h
View
fs/ubifs/log.c
View
fs/ubifs/lpt_commit.c
View
fs/ubifs/master.c
View
fs/ubifs/misc.c 0 → 100644
View
fs/ubifs/misc.h
View
fs/ubifs/recovery.c
View
fs/ubifs/replay.c
View
fs/ubifs/sb.c
View
fs/ubifs/scan.c
View
fs/ubifs/super.c
View
fs/ubifs/tnc.c
View
fs/ubifs/tnc_misc.c
View
fs/ubifs/ubifs-media.h
View
fs/ubifs/ubifs.c
View
fs/ubifs/ubifs.h