summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.39/040-backport_tmpfs_xattr.patch
diff options
context:
space:
mode:
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-07-22 16:30:42 +0000
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-07-22 16:30:42 +0000
commit31a40f97ef54e10e2b3dc3cacb9cff436657c586 (patch)
treed0486f6bcb4c6cac1c25d4787ca13885ef6bd7ad /target/linux/generic/patches-2.6.39/040-backport_tmpfs_xattr.patch
parent13a779d3f3a91f0f029990ac96a7607aa24f6fe6 (diff)
brcm47xx: update bcma and ssb to master-2011-07-21
* add new patches for bcm4716 SoC * add support for serial flash on bcma bus git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27723 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.39/040-backport_tmpfs_xattr.patch')
-rw-r--r--target/linux/generic/patches-2.6.39/040-backport_tmpfs_xattr.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.39/040-backport_tmpfs_xattr.patch b/target/linux/generic/patches-2.6.39/040-backport_tmpfs_xattr.patch
index e5d8d43ca..c7ae1964e 100644
--- a/target/linux/generic/patches-2.6.39/040-backport_tmpfs_xattr.patch
+++ b/target/linux/generic/patches-2.6.39/040-backport_tmpfs_xattr.patch
@@ -409,7 +409,7 @@
static struct dentry *shmem_get_parent(struct dentry *child)
{
-@@ -2402,8 +2606,10 @@ int shmem_fill_super(struct super_block
+@@ -2402,8 +2606,10 @@ int shmem_fill_super(struct super_block
sb->s_magic = TMPFS_MAGIC;
sb->s_op = &shmem_ops;
sb->s_time_gran = 1;