summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/jffs2/VERSION
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libfs/src/jffs2/VERSION')
-rw-r--r--cpukit/libfs/src/jffs2/VERSION5
1 files changed, 3 insertions, 2 deletions
diff --git a/cpukit/libfs/src/jffs2/VERSION b/cpukit/libfs/src/jffs2/VERSION
index 7d9c9f41b2..7302f10ef6 100644
--- a/cpukit/libfs/src/jffs2/VERSION
+++ b/cpukit/libfs/src/jffs2/VERSION
@@ -1,9 +1,9 @@
-This directory contains a port of the JFFS2 file system from Linux v4.17.
+This directory contains a port of the JFFS2 file system from Linux v5.9.
To update to a newer Linux version use this command in a Git clone of Linux to
generate the relevant patches:
- git format-patch v4.17..v9.99 --
+ git format-patch v6.1..v9.99 -- \
include/uapi/linux/jffs2.h \
fs/jffs2/LICENCE \
fs/jffs2/acl.h \
@@ -26,6 +26,7 @@ generate the relevant patches:
fs/jffs2/readinode.c \
fs/jffs2/scan.c \
fs/jffs2/summary.h \
+ fs/jffs2/wbuf.c \
fs/jffs2/write.c \
fs/jffs2/xattr.h