From 100f1cd12e045486973a2f7505572914ecc5febb Mon Sep 17 00:00:00 2001 From: jogo Date: Tue, 16 Aug 2011 21:42:15 +0000 Subject: kernel: generic: refresh patches for 3.1-rc2 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28021 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/patches-3.1/100-overlayfs_v11.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.1/100-overlayfs_v11.patch') 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 0d6484c9a..604578118 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; -- cgit v1.2.3