X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-3.0%2F100-overlayfs_v10.patch;h=4810713889634319fcf6fcda70481e33356bd32e;hb=3f0eed15a2c8140943f66e31806054c7550377ae;hp=fd6aae32a8f56aace2fd9b530225a25f53776e95;hpb=2af4f6f634492487a02685e2ad4184b98d574572;p=openwrt%2Fstaging%2Fyousong.git 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);