aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.1/040-fs-overlay-fix-stacking.patch
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2016-05-05 14:56:57 +0000
committerLuka Perkov <luka@openwrt.org>2016-06-19 19:22:56 +0200
commit4d74bf39ae0b3a29711df3228748ab860e7cdd3a (patch)
tree65739b90ee34d6c26742888e273786c70c6499fa /target/linux/generic/patches-4.1/040-fs-overlay-fix-stacking.patch
parentdbd05b03205fb3405adbe32031fb7c99a7af02a8 (diff)
downloadmaster-187ad058-4d74bf39ae0b3a29711df3228748ab860e7cdd3a.tar.gz
master-187ad058-4d74bf39ae0b3a29711df3228748ab860e7cdd3a.tar.bz2
master-187ad058-4d74bf39ae0b3a29711df3228748ab860e7cdd3a.zip
kernel: update kernel 4.1 to version 4.1.23
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49296 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-4.1/040-fs-overlay-fix-stacking.patch')
-rw-r--r--target/linux/generic/patches-4.1/040-fs-overlay-fix-stacking.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.1/040-fs-overlay-fix-stacking.patch b/target/linux/generic/patches-4.1/040-fs-overlay-fix-stacking.patch
index 6c13e5ff41..bc54141342 100644
--- a/target/linux/generic/patches-4.1/040-fs-overlay-fix-stacking.patch
+++ b/target/linux/generic/patches-4.1/040-fs-overlay-fix-stacking.patch
@@ -21,7 +21,7 @@ Cc: <stable@vger.kernel.org> # v4.2+
--- a/fs/overlayfs/inode.c
+++ b/fs/overlayfs/inode.c
-@@ -375,6 +375,9 @@ struct inode *ovl_d_select_inode(struct
+@@ -377,6 +377,9 @@ struct inode *ovl_d_select_inode(struct
ovl_path_upper(dentry, &realpath);
}