aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.2/100-overlayfs_v11.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-04-17 12:50:54 +0000
committerJonas Gorski <jogo@openwrt.org>2012-04-17 12:50:54 +0000
commitee4c47a134723b78162f9f5eedc9f132dd19f6b7 (patch)
tree34e93dc39c40a016b3bf5539f7de92400e114a9b /target/linux/generic/patches-3.2/100-overlayfs_v11.patch
parentcfe30549a16b84e0d7caebd94fd7c2b81261de1a (diff)
downloadupstream-ee4c47a134723b78162f9f5eedc9f132dd19f6b7.tar.gz
upstream-ee4c47a134723b78162f9f5eedc9f132dd19f6b7.tar.bz2
upstream-ee4c47a134723b78162f9f5eedc9f132dd19f6b7.zip
kernel: update linux 3.2 to 3.2.15
SVN-Revision: 31335
Diffstat (limited to 'target/linux/generic/patches-3.2/100-overlayfs_v11.patch')
-rw-r--r--target/linux/generic/patches-3.2/100-overlayfs_v11.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/generic/patches-3.2/100-overlayfs_v11.patch b/target/linux/generic/patches-3.2/100-overlayfs_v11.patch
index 571a6c8bad..d8a5062dd3 100644
--- a/target/linux/generic/patches-3.2/100-overlayfs_v11.patch
+++ b/target/linux/generic/patches-3.2/100-overlayfs_v11.patch
@@ -3134,7 +3134,7 @@
/**
* enum positive_aop_returns - aop return codes with specific semantics
*
-@@ -1482,6 +1488,11 @@ struct super_block {
+@@ -1487,6 +1493,11 @@ struct super_block {
int cleancache_poolid;
struct shrinker s_shrink; /* per-sb shrinker handle */
@@ -3146,7 +3146,7 @@
};
/* superblock cache pruning functions */
-@@ -1639,6 +1650,7 @@ struct inode_operations {
+@@ -1644,6 +1655,7 @@ struct inode_operations {
void (*truncate_range)(struct inode *, loff_t, loff_t);
int (*fiemap)(struct inode *, struct fiemap_extent_info *, u64 start,
u64 len);
@@ -3154,7 +3154,7 @@
} ____cacheline_aligned;
struct seq_file;
-@@ -2059,6 +2071,7 @@ extern long do_sys_open(int dfd, const c
+@@ -2064,6 +2076,7 @@ extern long do_sys_open(int dfd, const c
extern struct file *filp_open(const char *, int, int);
extern struct file *file_open_root(struct dentry *, struct vfsmount *,
const char *, int);