diff options
author | Jonas Gorski <jogo@openwrt.org> | 2011-08-16 21:42:15 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2011-08-16 21:42:15 +0000 |
commit | 3e94ee96425e0f311fb8e35749386b04053173ea (patch) | |
tree | c8a6c13d88c995d4a7dce8db50610c7b8eb739f6 /target/linux/generic/patches-3.1/100-overlayfs_v11.patch | |
parent | d132f4c1c214997bf7c3979db193fcb05e4448bd (diff) | |
download | upstream-3e94ee96425e0f311fb8e35749386b04053173ea.tar.gz upstream-3e94ee96425e0f311fb8e35749386b04053173ea.tar.bz2 upstream-3e94ee96425e0f311fb8e35749386b04053173ea.zip |
kernel: generic: refresh patches for 3.1-rc2
SVN-Revision: 28021
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.patch | 2 |
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; |