kernel: update kernel 4.1 to version 4.1.34
[openwrt/staging/lynxis/omap.git] / target / linux / generic / patches-4.1 / 111-jffs2-add-RENAME_EXCHANGE-support.patch
index 0e1842186ac947d35198ba983a38e0344b1fd378..e1f1b29e1e8bfdf0918ff7ef88f6728cd9e11ce5 100644 (file)
@@ -47,7 +47,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
        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;
        }