kernel: fix mpcore watchdog symbol export
[oweals/openwrt.git] / target / linux / generic / patches-3.8 / 100-overlayfs.patch
index e190ee5060eb1c7c5e3106e6b97aea614f8ddece..5297c261c434c64215ab9b4e9e712c9023dfc6ed 100644 (file)
  source "fs/fuse/Kconfig"
 +source "fs/overlayfs/Kconfig"
  
- config CUSE
-       tristate "Character device in Userspace support"
+ config GENERIC_ACL
+       bool
 --- a/fs/Makefile
 +++ b/fs/Makefile
 @@ -107,6 +107,7 @@ obj-$(CONFIG_QNX6FS_FS)            += qnx6/
                goto out;
 --- a/fs/namespace.c
 +++ b/fs/namespace.c
-@@ -1410,6 +1410,24 @@ void drop_collected_mounts(struct vfsmou
+@@ -1417,6 +1417,24 @@ void drop_collected_mounts(struct vfsmou
        release_mounts(&umount_list);
  }
  
                                      int flags, const char *name,
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
-@@ -5661,6 +5661,13 @@ F:      drivers/scsi/osd/
+@@ -5666,6 +5666,13 @@ F:      drivers/scsi/osd/
  F:    include/scsi/osd_*
  F:    fs/exofs/