X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-4.1%2F040-fs-overlay-fix-stacking.patch;fp=target%2Flinux%2Fgeneric%2Fpatches-4.1%2F040-fs-overlay-fix-stacking.patch;h=6c13e5ff419be757b53d29cd75ed8d78fba4ac0f;hb=25c60d0fd13c445fcb54735f3ac3cb37473689dc;hp=b3bb5c7e8a89cc63c47c8b352afe32cb0508ee6a;hpb=07c8b04a0b71fc2e6df0fa9458ef56a2f171f61d;p=openwrt.git 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 b3bb5c7e8a..6c13e5ff41 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 -@@ -362,6 +362,9 @@ struct inode *ovl_d_select_inode(struct +@@ -375,6 +375,9 @@ struct inode *ovl_d_select_inode(struct ovl_path_upper(dentry, &realpath); }