X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-3.12%2F100-overlayfs.patch;h=374192431de453bb37d309dca390951f004b0132;hp=6f3ea9b22b8ad5d5ebb250f9f7576c48058a2748;hb=1506cf5d078dd8535f404c3f7cebd6f7fee8d784;hpb=0f6201a699bc024bf4593a19ca5a2b05b2c78d7e diff --git a/target/linux/generic/patches-3.12/100-overlayfs.patch b/target/linux/generic/patches-3.12/100-overlayfs.patch index 6f3ea9b22b..374192431d 100644 --- a/target/linux/generic/patches-3.12/100-overlayfs.patch +++ b/target/linux/generic/patches-3.12/100-overlayfs.patch @@ -326,7 +326,7 @@ /** * sb_permission - Check superblock-level permissions -@@ -3064,9 +3065,12 @@ finish_open_created: +@@ -3065,9 +3066,12 @@ finish_open_created: error = may_open(&nd->path, acc_mode, open_flag); if (error) goto out;