aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.1/100-overlayfs_v11.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2011-08-16 21:42:15 +0000
committerJonas Gorski <jogo@openwrt.org>2011-08-16 21:42:15 +0000
commitebe790046ad007f288987f3d0ccc8372262508f3 (patch)
tree8d96da4a2ea63418f4a038bb69997d8e8ef68755 /target/linux/generic/patches-3.1/100-overlayfs_v11.patch
parent755cab1b1aea4829e83ff4492a9235299991dc0d (diff)
downloadmaster-187ad058-ebe790046ad007f288987f3d0ccc8372262508f3.tar.gz
master-187ad058-ebe790046ad007f288987f3d0ccc8372262508f3.tar.bz2
master-187ad058-ebe790046ad007f288987f3d0ccc8372262508f3.zip
kernel: generic: refresh patches for 3.1-rc2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28021 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.1/100-overlayfs_v11.patch')
-rw-r--r--target/linux/generic/patches-3.1/100-overlayfs_v11.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.1/100-overlayfs_v11.patch b/target/linux/generic/patches-3.1/100-overlayfs_v11.patch
index 0d6484c9a0..6045781182 100644
--- a/target/linux/generic/patches-3.1/100-overlayfs_v11.patch
+++ b/target/linux/generic/patches-3.1/100-overlayfs_v11.patch
@@ -238,7 +238,7 @@
obj-$(CONFIG_OMFS_FS) += omfs/
--- a/fs/ecryptfs/main.c
+++ b/fs/ecryptfs/main.c
-@@ -525,6 +525,13 @@ static struct dentry *ecryptfs_mount(str
+@@ -544,6 +544,13 @@ static struct dentry *ecryptfs_mount(str
s->s_maxbytes = path.dentry->d_sb->s_maxbytes;
s->s_blocksize = path.dentry->d_sb->s_blocksize;
s->s_magic = ECRYPTFS_SUPER_MAGIC;