aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.0/100-overlayfs_v10.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2011-06-28 20:25:39 +0000
committerHauke Mehrtens <hauke@openwrt.org>2011-06-28 20:25:39 +0000
commitb1e50c66ea303254371776bda2c325331796e5bb (patch)
tree1ac1de0b18cb9a20db27a1a2dbad170dd033f8ec /target/linux/generic/patches-3.0/100-overlayfs_v10.patch
parent99204249696129389ffa13f854ff7d2f9aeeca12 (diff)
downloadmaster-187ad058-b1e50c66ea303254371776bda2c325331796e5bb.tar.gz
master-187ad058-b1e50c66ea303254371776bda2c325331796e5bb.tar.bz2
master-187ad058-b1e50c66ea303254371776bda2c325331796e5bb.zip
kernel: refresh patches for kernel 3.0-rc5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27300 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.0/100-overlayfs_v10.patch')
-rw-r--r--target/linux/generic/patches-3.0/100-overlayfs_v10.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-3.0/100-overlayfs_v10.patch b/target/linux/generic/patches-3.0/100-overlayfs_v10.patch
index fd6aae32a8..4810713889 100644
--- a/target/linux/generic/patches-3.0/100-overlayfs_v10.patch
+++ b/target/linux/generic/patches-3.0/100-overlayfs_v10.patch
@@ -156,7 +156,7 @@
{
--- a/include/linux/fs.h
+++ b/include/linux/fs.h
-@@ -1602,6 +1602,7 @@ struct inode_operations {
+@@ -1603,6 +1603,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);
@@ -164,7 +164,7 @@
} ____cacheline_aligned;
struct seq_file;
-@@ -1996,6 +1997,7 @@ extern long do_sys_open(int dfd, const c
+@@ -1997,6 +1998,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);