X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b460d9e23fe468d9d59394ea86f631150006ff6c..d2d50ad0de3e25c7ff27beb44a5fdf2db16b5e3a:/target/linux/generic/patches-3.1/100-overlayfs_v11.patch?ds=sidebyside 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;