kernel: bump 4.1 to 4.1.30
[openwrt-github/.git] / target / linux / generic / patches-4.1 / 040-fs-overlay-fix-stacking.patch
index bc541413426e5039f3ce4bd8b4107e9dfb4f6fcd..5dae8b8d2e053822d55c142c872d6cf9f6203703 100644 (file)
@@ -21,7 +21,7 @@ Cc: <stable@vger.kernel.org> # 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);
        }