3.14 final is out
[openwrt/staging/chunkeey.git] / target / linux / generic / patches-3.14 / 100-overlayfs.patch
index 5a7150db869612d8b836c252f6bd38402c9235ce..9007c96debef53644efe7fab6111b7f7e3b76b0e 100644 (file)
          will be called when part or all of the page is to be removed
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
-@@ -6451,6 +6451,13 @@ F:      drivers/scsi/osd/
+@@ -6452,6 +6452,13 @@ F:      drivers/scsi/osd/
  F:    include/scsi/osd_*
  F:    fs/exofs/
  
  
  /**
   * sb_permission - Check superblock-level permissions
-@@ -3038,9 +3039,12 @@ finish_open_created:
+@@ -3035,9 +3036,12 @@ finish_open_created:
        error = may_open(&nd->path, acc_mode, open_flag);
        if (error)
                goto out;
                goto out;
 --- a/fs/namespace.c
 +++ b/fs/namespace.c
-@@ -1495,6 +1495,33 @@ void drop_collected_mounts(struct vfsmou
+@@ -1541,6 +1541,33 @@ void drop_collected_mounts(struct vfsmou
        namespace_unlock();
  }