aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.18/090-overlayfs-fallback-to-readonly-when-full.patch
diff options
context:
space:
mode:
authorZoltan HERPAI <wigyori@uid0.hu>2016-12-19 13:57:31 +0100
committerZoltan HERPAI <wigyori@uid0.hu>2016-12-19 14:19:47 +0100
commit1fea0d89f5b7867262213fc0ac459c4ab861e465 (patch)
treea94070cc48a314ace44015fd17e2d41d7f319f2f /target/linux/generic/patches-3.18/090-overlayfs-fallback-to-readonly-when-full.patch
parentc170d84bbe08e0f049c99d3f376aae170a36458e (diff)
downloadupstream-chaos_calmer.tar.gz
upstream-chaos_calmer.tar.bz2
upstream-chaos_calmer.zip
CC: kernel: update to 3.18.45, refresh targetschaos_calmer
Compile-tested on ar71xx, imx6, lantiq, mvebu Runtime-tested on sunxi. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Diffstat (limited to 'target/linux/generic/patches-3.18/090-overlayfs-fallback-to-readonly-when-full.patch')
-rw-r--r--target/linux/generic/patches-3.18/090-overlayfs-fallback-to-readonly-when-full.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.18/090-overlayfs-fallback-to-readonly-when-full.patch b/target/linux/generic/patches-3.18/090-overlayfs-fallback-to-readonly-when-full.patch
index c75af99c60..6c26a47c5f 100644
--- a/target/linux/generic/patches-3.18/090-overlayfs-fallback-to-readonly-when-full.patch
+++ b/target/linux/generic/patches-3.18/090-overlayfs-fallback-to-readonly-when-full.patch
@@ -44,7 +44,7 @@ Miklos
--- a/fs/overlayfs/copy_up.c
+++ b/fs/overlayfs/copy_up.c
-@@ -313,6 +313,9 @@ int ovl_copy_up_one(struct dentry *paren
+@@ -315,6 +315,9 @@ int ovl_copy_up_one(struct dentry *paren
struct cred *override_cred;
char *link = NULL;