X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-4.1%2F040-fs-overlay-fix-stacking.patch;h=bc541413426e5039f3ce4bd8b4107e9dfb4f6fcd;hb=3fc571cec426fbc7d2acde55e4bacb9a9beefa2f;hp=6c13e5ff419be757b53d29cd75ed8d78fba4ac0f;hpb=f3a184e6ccf20d78da069586a90b8d8437c6bbc5;p=openwrt%2Fsvn-archive%2Farchive.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 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: # 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); }