kernel: update linux 3.3 to 3.3.2
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-3.3 / 100-overlayfs_v12.patch
index d0ef127e3a9044ee9a6d421fd34d199b4c94ee55..683152792d0308e1c31ca18018a79c2b05ca3301 100644 (file)
  /** 
   * enum positive_aop_returns - aop return codes with specific semantics
   *
-@@ -1496,6 +1502,11 @@ struct super_block {
+@@ -1501,6 +1507,11 @@ struct super_block {
  
        /* Being remounted read-only */
        int s_readonly_remount;
  };
  
  /* superblock cache pruning functions */
-@@ -1653,6 +1664,8 @@ struct inode_operations {
+@@ -1658,6 +1669,8 @@ struct inode_operations {
        void (*truncate_range)(struct inode *, loff_t, loff_t);
        int (*fiemap)(struct inode *, struct fiemap_extent_info *, u64 start,
                      u64 len);
  } ____cacheline_aligned;
  
  struct seq_file;
-@@ -2023,6 +2036,7 @@ extern long do_sys_open(int dfd, const c
+@@ -2028,6 +2041,7 @@ extern long do_sys_open(int dfd, const c
  extern struct file *filp_open(const char *, int, umode_t);
  extern struct file *file_open_root(struct dentry *, struct vfsmount *,
                                   const char *, int);