X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ad05c9925313bccdb86c0305f72dd2188d8231fe..288c968dab227cc5b83a9e2983d65cfaa605504f:/target/linux/generic/patches-3.1/100-overlayfs_v11.patch?ds=inline diff --git a/target/linux/generic/patches-3.1/100-overlayfs_v11.patch b/target/linux/generic/patches-3.1/100-overlayfs_v11.patch index 4cbc3d2c8..f995a5603 100644 --- a/target/linux/generic/patches-3.1/100-overlayfs_v11.patch +++ b/target/linux/generic/patches-3.1/100-overlayfs_v11.patch @@ -254,7 +254,7 @@ rc = PTR_ERR(inode); --- a/fs/namespace.c +++ b/fs/namespace.c -@@ -1494,6 +1494,23 @@ void drop_collected_mounts(struct vfsmou +@@ -1492,6 +1492,23 @@ void drop_collected_mounts(struct vfsmou release_mounts(&umount_list); } @@ -3154,7 +3154,7 @@ } ____cacheline_aligned; struct seq_file; -@@ -2022,6 +2034,7 @@ extern long do_sys_open(int dfd, const c +@@ -2023,6 +2035,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);