ACK: [xenial/master-next 1/1] UBUNTU: [Config] enable CONFIG_AUFS_EXPORT
Christopher Arges
chris.j.arges at canonical.com
Fri May 13 18:33:12 UTC 2016
On Fri, May 13, 2016 at 10:33:44AM +0100, Andy Whitcroft wrote:
> BugLink: http://bugs.launchpad.net/bugs/1121699
> Signed-off-by: Andy Whitcroft <apw at canonical.com>
> ---
> debian.master/config/annotations | 4 +++-
> debian.master/config/config.common.ubuntu | 3 ++-
> 2 files changed, 5 insertions(+), 2 deletions(-)
>
> diff --git a/debian.master/config/annotations b/debian.master/config/annotations
> index 2a3ae21..7eb4dce 100644
> --- a/debian.master/config/annotations
> +++ b/debian.master/config/annotations
> @@ -7350,7 +7350,7 @@ CONFIG_LOGFS note<highly discouraged for use>
> # Menu: File systems >> Miscellaneous filesystems >> Aufs (Advanced multi layered unification filesystem) support
> CONFIG_AUFS_FS policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'powerpc': 'm', 'ppc64el': 'm', 's390x': 'm'}>
> CONFIG_AUFS_HNOTIFY policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'i386': 'n', 'powerpc': 'n', 'ppc64el': 'n', 's390x': 'n'}>
> -CONFIG_AUFS_EXPORT policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'i386': 'n', 'powerpc': 'n', 'ppc64el': 'n', 's390x': 'n'}>
> +CONFIG_AUFS_EXPORT policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'powerpc': 'y', 'ppc64el': 'y', 's390x': 'y'}>
> CONFIG_AUFS_XATTR policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'i386': 'n', 'powerpc': 'n', 'ppc64el': 'n', 's390x': 'n'}>
> CONFIG_AUFS_FHSM policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'i386': 'n', 'powerpc': 'n', 'ppc64el': 'n', 's390x': 'n'}>
> CONFIG_AUFS_RDU policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'i386': 'n', 'powerpc': 'n', 'ppc64el': 'n', 's390x': 'n'}>
> @@ -7359,6 +7359,8 @@ CONFIG_AUFS_BR_RAMFS policy<{'amd64': 'n', 'arm64': '
> CONFIG_AUFS_BR_FUSE policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'i386': 'n', 'powerpc': 'n', 'ppc64el': 'n', 's390x': 'n'}>
> CONFIG_AUFS_BR_HFSPLUS policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'powerpc': 'y', 'ppc64el': 'y'}>
> CONFIG_AUFS_DEBUG policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'i386': 'n', 'powerpc': 'n', 'ppc64el': 'n', 's390x': 'n'}>
> +#
> +CONFIG_AUFS_EXPORT note<LP:1121699>
>
> # Menu: File systems >> Miscellaneous filesystems >> Aufs (Advanced multi layered unification filesystem) support >> Maximum number of branches
> CONFIG_AUFS_BRANCH_MAX_127 policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'powerpc': 'y', 'ppc64el': 'y', 's390x': 'y'}>
> diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
> index e12fd89..922e854 100644
> --- a/debian.master/config/config.common.ubuntu
> +++ b/debian.master/config/config.common.ubuntu
> @@ -703,10 +703,11 @@ CONFIG_AUFS_BRANCH_MAX_127=y
> CONFIG_AUFS_BR_HFSPLUS=y
> # CONFIG_AUFS_BR_RAMFS is not set
> # CONFIG_AUFS_DEBUG is not set
> -# CONFIG_AUFS_EXPORT is not set
> +CONFIG_AUFS_EXPORT=y
> # CONFIG_AUFS_FHSM is not set
> CONFIG_AUFS_FS=m
> # CONFIG_AUFS_HNOTIFY is not set
> +CONFIG_AUFS_INO_T_64=y
> # CONFIG_AUFS_RDU is not set
> CONFIG_AUFS_SBILIST=y
> # CONFIG_AUFS_SHWH is not set
> --
> 2.8.1
>
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
More information about the kernel-team
mailing list