summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.39/040-backport_tmpfs_xattr.patch
diff options
context:
space:
mode:
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;