1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

kernel: generic: refresh patches for 3.1-rc2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28021 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jogo
2011-08-16 21:42:15 +00:00
parent 414f855ff1
commit 100f1cd12e
4 changed files with 5 additions and 14 deletions

View File

@@ -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;