kernel: update kernel 4.1 to version 4.1.23
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-4.1 / 111-jffs2-add-RENAME_EXCHANGE-support.patch
index 3cc7b90f29ec07163b403bc1225b8bd785d1bbe4..625f2181ab235eb14e1843f77dc6d0e6b74dc51e 100644 (file)
@@ -47,7 +47,7 @@ Signed-off-by: Felix Fietkau <nbd@openwrt.org>
        else
                /* Unlink the original */
                ret = jffs2_do_unlink(c, JFFS2_INODE_INFO(old_dir_i),
-@@ -879,7 +885,7 @@ static int jffs2_rename (struct inode *o
+@@ -884,7 +890,7 @@ static int jffs2_rename (struct inode *o
                return ret;
        }