From 231ef70f455fcc230a400af90a13e181a2c261cd Mon Sep 17 00:00:00 2001 From: Zoltan HERPAI Date: Fri, 19 Aug 2016 17:50:35 +0200 Subject: kernel: bump 4.1 to 4.1.30 Signed-off-by: Zoltan HERPAI --- target/linux/generic/patches-4.1/040-fs-overlay-fix-stacking.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-4.1/040-fs-overlay-fix-stacking.patch') 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 bc54141342..5dae8b8d2e 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: # v4.2+ --- a/fs/overlayfs/inode.c +++ b/fs/overlayfs/inode.c -@@ -377,6 +377,9 @@ struct inode *ovl_d_select_inode(struct +@@ -381,6 +381,9 @@ struct inode *ovl_d_select_inode(struct ovl_path_upper(dentry, &realpath); } -- cgit v1.2.3