kernel: update kernel 4.1 to version 4.1.23
[openwrt.git] / target / linux / generic / patches-4.1 / 111-jffs2-add-RENAME_EXCHANGE-support.patch
index 3cc7b90..625f218 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;
        }