X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/104f21b34852448464d1c82445f66d1733dfc106..31a40f97ef54e10e2b3dc3cacb9cff436657c586:/target/linux/generic/patches-2.6.39/040-backport_tmpfs_xattr.patch 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;