jffs2: Update baseline version to Linux v6.1

This commit is contained in:
Sebastian Huber
2023-01-11 10:36:25 +01:00
parent b34b913a38
commit 2271b69ac4

View File

@@ -3,7 +3,7 @@ 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 v5.9..v9.99 --
git format-patch v6.1..v9.99 -- \
include/uapi/linux/jffs2.h \
fs/jffs2/LICENCE \
fs/jffs2/acl.h \